Type Alias xmc4800::port0::pps::Pps2R

source ·
pub type Pps2R = BitReader<Pps2>;
Expand description

Field PPS2 reader - Port n Pin Power Save Bit 2

Aliased Type§

struct Pps2R { /* private fields */ }

Implementations§

source§

impl Pps2R

source

pub const fn variant(&self) -> Pps2

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.