Type Alias xmc4800::port7::out::P3R

source ·
pub type P3R = BitReader<P3>;
Expand description

Field P3 reader - Port n Output Bit 3

Aliased Type§

struct P3R { /* private fields */ }

Implementations§

source§

impl P3R

source

pub const fn variant(&self) -> P3

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.