Type Alias xmc4800::port6::pps::PPS0_R

source ·
pub type PPS0_R = BitReader<PPS0_A>;
Expand description

Field PPS0 reader - Port n Pin Power Save Bit 0

Aliased Type§

struct PPS0_R { /* private fields */ }

Implementations§

source§

impl PPS0_R

source

pub const fn variant(&self) -> PPS0_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Pin Power Save of Pn.x is disabled.

source

pub fn is_value2(&self) -> bool

Pin Power Save of Pn.x is enabled.