Type Alias xmc4800::port9::pps::Pps14R

source ·
pub type Pps14R = BitReader<Pps14>;
Expand description

Field PPS14 reader - Port n Pin Power Save Bit 14

Aliased Type§

struct Pps14R { /* private fields */ }

Implementations§

source§

impl Pps14R

source

pub const fn variant(&self) -> Pps14

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.