Type Alias xmc4500::port4::out::P2_R

source ·
pub type P2_R = BitReader<P2_A>;
Expand description

Field P2 reader - Port n Output Bit 2

Aliased Type§

struct P2_R { /* private fields */ }

Implementations§

source§

impl P2_R

source

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