Type Alias xmc4800::port9::out::P13_R

source ·
pub type P13_R = BitReader<P13_A>;
Expand description

Field P13 reader - Port n Output Bit 13

Aliased Type§

struct P13_R { /* private fields */ }

Implementations§

source§

impl P13_R

source

pub const fn variant(&self) -> P13_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The output level of Pn.x is 0.

source

pub fn is_value2(&self) -> bool

The output level of Pn.x is 1.