pub type S15POWER_W<'a, const O: u8> = BitWriterRaw<'a, u32, POWERSET_SPEC, S15POWER_AW, BitM, O>;
Expand description

Field S15POWER writer - Keep RAM section S15 of RAMn on or off in System ON mode

Aliased Type§

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