Type Alias xmc4800::port9::in_::P7_R

source ·
pub type P7_R = BitReader<P7_A>;
Expand description

Field P7 reader - Port n Input Bit 7

Aliased Type§

struct P7_R { /* private fields */ }

Implementations§

source§

impl P7_R

source

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