Type Alias xmc4800::port9::in_::P13R

source ·
pub type P13R = BitReader<P13>;
Expand description

Field P13 reader - Port n Input Bit 13

Aliased Type§

struct P13R { /* private fields */ }

Implementations§

source§

impl P13R

source

pub const fn variant(&self) -> P13

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.