Type Alias xmc4500::port4::in_::P8_R

source ·
pub type P8_R = BitReader<P8_A>;
Expand description

Field P8 reader - Port n Input Bit 8

Aliased Type§

struct P8_R { /* private fields */ }

Implementations§

source§

impl P8_R

source

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