Type Alias ConfW

Source
pub type ConfW<'a, REG> = BitWriter<'a, REG, Confselect>;
Expand description

Field CONF writer - Battery Backup Configuration

Aliased Type§

struct ConfW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> ConfW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn bod33(self) -> &'a mut W<REG>

The power switch is handled by the BOD33

Source

pub fn forced(self) -> &'a mut W<REG>

In Backup Domain, the backup domain is always supplied by battery backup power