Type Alias xmc4800::port5::in_::P12R

source ·
pub type P12R = BitReader<P12>;
Expand description

Field P12 reader - Port n Input Bit 12

Aliased Type§

struct P12R { /* private fields */ }

Implementations§

source§

impl P12R

source

pub const fn variant(&self) -> P12

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.