Type Alias xmc4800::port2::in_::P12_R

source ·
pub type P12_R = BitReader<P12_A>;
Expand description

Field P12 reader - Port n Input Bit 12

Aliased Type§

struct P12_R { /* private fields */ }

Implementations§

source§

impl P12_R

source

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