Type Alias xmc4800::port14::out::P11R

source ·
pub type P11R = BitReader<P11>;
Expand description

Field P11 reader - Port n Output Bit 11

Aliased Type§

struct P11R { /* private fields */ }

Implementations§

source§

impl P11R

source

pub const fn variant(&self) -> P11

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.