Type Alias xmc4300::port4::in_::P3R

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

Field P3 reader - Port n Input Bit 3

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

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_const_0(&self) -> bool

The input level of Pn.x is 0.

source

pub fn is_const_1(&self) -> bool

The input level of Pn.x is 1.