Type Alias xmc4100::port3::pps::PPS9_R

source ·
pub type PPS9_R = BitReader<PPS9_A>;
Expand description

Field PPS9 reader - Port n Pin Power Save Bit 9

Aliased Type§

struct PPS9_R { /* private fields */ }

Implementations§

source§

impl PPS9_R

source

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