pub type S7POWER_W<'a, const O: u8> = BitWriter<'a, u32, POWERSET_SPEC, S7POWER_A, O>;
Expand description

Field S7POWER writer - Keep RAM section S7 of RAM[n] on or off in System ON mode

Implementations

On