Type Alias xmc4800::port3::pdisc::Pdis1R

source ·
pub type Pdis1R = BitReader<Pdis1>;
Expand description

Field PDIS1 reader - Pad Disable for Port n Pin 1

Aliased Type§

struct Pdis1R { /* private fields */ }

Implementations§

source§

impl Pdis1R

source

pub const fn variant(&self) -> Pdis1

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.