pub type S10POWER_W<'a, const O: u8> = BitWriterRaw<'a, u32, POWERCLR_SPEC, S10POWER_AW, BitM, O>;
Expand description

Field S10POWER writer - Keep RAM section S10 of RAMn on or off in System ON mode

Aliased Type§

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