Type Alias xmc4500::port1::in_::P9_R

source ·
pub type P9_R = BitReader<P9_A>;
Expand description

Field P9 reader - Port n Input Bit 9

Aliased Type§

struct P9_R { /* private fields */ }

Implementations§

source§

impl P9_R

source

pub const fn variant(&self) -> P9_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The input level of Pn.x is 0.

source

pub fn is_value2(&self) -> bool

The input level of Pn.x is 1.