Type Alias xmc4500::port0::out::P12_R

source ·
pub type P12_R = BitReader<P12_A>;
Expand description

Field P12 reader - Port n Output Bit 12

Aliased Type§

struct P12_R { /* private fields */ }

Implementations§

source§

impl P12_R

source

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