Type Alias xmc4300::port4::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_const_0(&self) -> bool

Pad Pn.x is enabled.

source

pub fn is_const_1(&self) -> bool

Pad Pn.x is disabled.