pub type S2POWER_W<'a, const O: u8> = BitWriter<'a, u32, POWERCLR_SPEC, S2POWER_AW, O>;
Expand description

Field S2POWER writer - Keep RAM section S2 of RAMn on or off in System ON mode

Implementations

Off