pub type PrmW<'a, REG> = FieldWriter<'a, REG, 2, Prmselect>;
Expand description
Field PRM
writer - Power Reduction Mode during Sleep
Aliased Type§
struct PrmW<'a, REG> { /* private fields */ }
Implementations§
Source§impl<'a, REG> PrmW<'a, REG>
impl<'a, REG> PrmW<'a, REG>
Sourcepub fn semiauto(self) -> &'a mut W<REG>
pub fn semiauto(self) -> &'a mut W<REG>
NVM block enters low-power mode when entering standby mode. NVM block enters low-power mode when SPRM command is issued. NVM block exits low-power mode upon first access.