Type Alias xmc4300::port2::pps::PPS1_R

source ·
pub type PPS1_R = BitReader<PPS1_A>;
Expand description

Field PPS1 reader - Port n Pin Power Save Bit 1

Aliased Type§

struct PPS1_R { /* private fields */ }

Implementations§

source§

impl PPS1_R

source

pub const fn variant(&self) -> PPS1_A

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.