Type Alias xmc4800::port8::pdisc::Pdis10R

source ·
pub type Pdis10R = BitReader<Pdis10>;
Expand description

Field PDIS10 reader - Pad Disable for Port n Pin 10

Aliased Type§

struct Pdis10R { /* private fields */ }

Implementations§

source§

impl Pdis10R

source

pub const fn variant(&self) -> Pdis10

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.