Type Alias xmc4300::port3::out::P5_R

source ·
pub type P5_R = BitReader<P5_A>;
Expand description

Field P5 reader - Port n Output Bit 5

The field is modified in some way after a read operation.

Aliased Type§

struct P5_R { /* private fields */ }

Implementations§

source§

impl P5_R

source

pub const fn variant(&self) -> P5_A

Get enumerated values variant

source

pub fn is_const_0(&self) -> bool

The output level of Pn.x is 0.

source

pub fn is_const_1(&self) -> bool

The output level of Pn.x is 1.