pub type LPITE_W<'a, const O: u8> = BitWriterRaw<'a, u32, MACLCSR_SPEC, bool, BitM, O>;
Expand description

Field LPITE writer - LPI Timer Enable

Aliased Type§

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