Type Alias xmc4800::port2::pdisc::Pdis0R

source ·
pub type Pdis0R = BitReader<Pdis0>;
Expand description

Field PDIS0 reader - Pad Disable for Port n Pin 0

Aliased Type§

struct Pdis0R { /* private fields */ }

Implementations§

source§

impl Pdis0R

source

pub const fn variant(&self) -> Pdis0

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.