Type Alias xmc4800::port4::pps::Pps6R

source ·
pub type Pps6R = BitReader<Pps6>;
Expand description

Field PPS6 reader - Port n Pin Power Save Bit 6

Aliased Type§

struct Pps6R { /* private fields */ }

Implementations§

source§

impl Pps6R

source

pub const fn variant(&self) -> Pps6

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.