Type Alias xmc4500::port6::out::P10_W

source ·
pub type P10_W<'a, REG> = BitWriter<'a, REG, P10_A>;
Expand description

Field P10 writer - Port n Output Bit 10

Aliased Type§

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

Implementations§

source§

impl<'a, REG> P10_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.