Type Alias xmc4100::port1::out::P4_W

source ·
pub type P4_W<'a, REG> = BitWriter<'a, REG, P4_A>;
Expand description

Field P4 writer - Port n Output Bit 4

Aliased Type§

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

Implementations§

source§

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

source

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

The output level of Pn.x is 0.

source

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

The output level of Pn.x is 1.