Type Alias xmc4500::port1::in_::P1_R

source ·
pub type P1_R = BitReader<P1_A>;
Expand description

Field P1 reader - Port n Input Bit 1

Aliased Type§

struct P1_R { /* private fields */ }

Implementations§

source§

impl P1_R

source

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