Type Alias xmc4300::port5::pdisc::Pdis6R

source ·
pub type Pdis6R = BitReader<Pdis6>;
Expand description

Field PDIS6 reader - Pad Disable for Port n Pin 6

Aliased Type§

struct Pdis6R { /* private fields */ }

Implementations§

source§

impl Pdis6R

source

pub const fn variant(&self) -> Pdis6

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.