Type Alias xmc4800::port4::out::P12R

source ·
pub type P12R = BitReader<P12>;
Expand description

Field P12 reader - Port n Output Bit 12

Aliased Type§

struct P12R { /* private fields */ }

Implementations§

source§

impl P12R

source

pub const fn variant(&self) -> P12

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.