Type Alias xmc4300::port2::pps::Pps0R

source ·
pub type Pps0R = BitReader<Pps0>;
Expand description

Field PPS0 reader - Port n Pin Power Save Bit 0

Aliased Type§

struct Pps0R { /* private fields */ }

Implementations§

source§

impl Pps0R

source

pub const fn variant(&self) -> Pps0

Get enumerated values variant

source

pub fn is_const_0(&self) -> bool

Pin Power Save of Pn.x is disabled.

source

pub fn is_const_1(&self) -> bool

Pin Power Save of Pn.x is enabled.