Type Alias xmc4800::port14::in_::P2R

source ·
pub type P2R = BitReader<P2>;
Expand description

Field P2 reader - Port n Input Bit 2

Aliased Type§

struct P2R { /* private fields */ }

Implementations§

source§

impl P2R

source

pub const fn variant(&self) -> P2

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.