Type Alias xmc4300::port3::out::P13_W

source ·
pub type P13_W<'a, REG> = BitWriter<'a, REG, P13_A>;
Expand description

Field P13 writer - Port n Output Bit 13

Aliased Type§

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

Implementations§

source§

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

source

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

The output level of Pn.x is 0.

source

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

The output level of Pn.x is 1.