Type Alias xmc4800::port5::pdisc::Pdis11R

source ·
pub type Pdis11R = BitReader<Pdis11>;
Expand description

Field PDIS11 reader - Pad Disable for Port n Pin 11

Aliased Type§

struct Pdis11R { /* private fields */ }

Implementations§

source§

impl Pdis11R

source

pub const fn variant(&self) -> Pdis11

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.