Type Alias xmc4300::port3::out::P4_R

source ·
pub type P4_R = BitReader<P4_A>;
Expand description

Field P4 reader - Port n Output Bit 4

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

Aliased Type§

struct P4_R { /* private fields */ }

Implementations§

source§

impl P4_R

source

pub const fn variant(&self) -> P4_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.