Type Alias xmc4800::port14::out::P6_R

source ·
pub type P6_R = BitReader<P6_A>;
Expand description

Field P6 reader - Port n Output Bit 6

Aliased Type§

struct P6_R { /* private fields */ }

Implementations§

source§

impl P6_R

source

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