Type Alias attiny_hal::pac::cpu::pllcsr::PCKE_W

source ·
pub type PCKE_W<'a, const O: u8> = BitWriterRaw<'a, u8, PLLCSR_SPEC, bool, BitM, O>;
Expand description

Field PCKE writer - PCK Enable

Aliased Type§

struct PCKE_W<'a, const O: u8> { /* private fields */ }