Type Alias xmc4200::ccu40_cc40::psl::PSL_W

source ·
pub type PSL_W<'a, REG> = BitWriter<'a, REG, PSL_A>;
Expand description

Field PSL writer - Output Passive Level

Aliased Type§

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

Implementations§

source§

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

source

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

Passive Level is LOW

source

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

Passive Level is HIGH