Type Alias xmc4200::port14::in_::P10_R

source ·
pub type P10_R = BitReader<P10_A>;
Expand description

Field P10 reader - Port n Input Bit 10

Aliased Type§

struct P10_R { /* private fields */ }

Implementations§

source§

impl P10_R

source

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