Type Alias xmc4800::port1::out::P10R

source ·
pub type P10R = BitReader<P10>;
Expand description

Field P10 reader - Port n Output Bit 10

Aliased Type§

struct P10R { /* private fields */ }

Implementations§

source§

impl P10R

source

pub const fn variant(&self) -> P10

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.