Type Alias xmc4800::port9::pps::PPS8_R

source ·
pub type PPS8_R = BitReader<PPS8_A>;
Expand description

Field PPS8 reader - Port n Pin Power Save Bit 8

Aliased Type§

struct PPS8_R { /* private fields */ }

Implementations§

source§

impl PPS8_R

source

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