Type Alias xmc4500::port6::in_::P14_R

source ·
pub type P14_R = BitReader<P14_A>;
Expand description

Field P14 reader - Port n Input Bit 14

Aliased Type§

struct P14_R { /* private fields */ }

Implementations§

source§

impl P14_R

source

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