Type Alias xmc4100::port14::in_::P11_R

source ·
pub type P11_R = BitReader<P11_A>;
Expand description

Field P11 reader - Port n Input Bit 11

Aliased Type§

struct P11_R { /* private fields */ }

Implementations§

source§

impl P11_R

source

pub const fn variant(&self) -> P11_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.