Type Alias xmc4300::port1::pps::PPS2_R

source ·
pub type PPS2_R = BitReader<PPS2_A>;
Expand description

Field PPS2 reader - Port n Pin Power Save Bit 2

Aliased Type§

struct PPS2_R { /* private fields */ }

Implementations§

source§

impl PPS2_R

source

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