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

Field S3POWER writer - Keep RAM section S3 of RAMn on or off in System ON mode

Aliased Type§

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