Type Alias xmc4800::scu_hibernate::oscsictrl::PwdW

source ·
pub type PwdW<'a, REG> = BitWriter<'a, REG, Pwd>;
Expand description

Field PWD writer - Turn OFF the fOSI Clock Source

Aliased Type§

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

Implementations§

source§

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

source

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

Enabled

source

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

Disabled