Type Alias xmc4300::port0::pps::PPS5_R

source ·
pub type PPS5_R = BitReader<PPS5_A>;
Expand description

Field PPS5 reader - Port n Pin Power Save Bit 5

Aliased Type§

struct PPS5_R { /* private fields */ }

Implementations§

source§

impl PPS5_R

source

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