Type Alias xmc4800::port7::pdisc::Pdis9R

source ·
pub type Pdis9R = BitReader<Pdis9>;
Expand description

Field PDIS9 reader - Pad Disable for Port n Pin 9

Aliased Type§

struct Pdis9R { /* private fields */ }

Implementations§

source§

impl Pdis9R

source

pub const fn variant(&self) -> Pdis9

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Pad Pn.x is enabled.

source

pub fn is_value2(&self) -> bool

Pad Pn.x is disabled.