Type Alias xmc4100::port14::out::P3_R

source ·
pub type P3_R = BitReader<P3_A>;
Expand description

Field P3 reader - Port n Output Bit 3

Aliased Type§

struct P3_R { /* private fields */ }

Implementations§

source§

impl P3_R

source

pub const fn variant(&self) -> P3_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The output level of Pn.x is 0.

source

pub fn is_value2(&self) -> bool

The output level of Pn.x is 1.