Type Alias xmc4500::port14::in_::P15_R

source ·
pub type P15_R = BitReader<P15_A>;
Expand description

Field P15 reader - Port n Input Bit 15

Aliased Type§

struct P15_R { /* private fields */ }

Implementations§

source§

impl P15_R

source

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