Type Alias xmc4800::port9::pps::Pps12R

source ·
pub type Pps12R = BitReader<Pps12>;
Expand description

Field PPS12 reader - Port n Pin Power Save Bit 12

Aliased Type§

struct Pps12R { /* private fields */ }

Implementations§

source§

impl Pps12R

source

pub const fn variant(&self) -> Pps12

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.