Type Alias xmc4800::port6::pps::Pps9R

source ·
pub type Pps9R = BitReader<Pps9>;
Expand description

Field PPS9 reader - Port n Pin Power Save Bit 9

Aliased Type§

struct Pps9R { /* private fields */ }

Implementations§

source§

impl Pps9R

source

pub const fn variant(&self) -> Pps9

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.