Type Alias xmc4300::port5::pdisc::PDIS1_R

source ·
pub type PDIS1_R = BitReader<PDIS1_A>;
Expand description

Field PDIS1 reader - Pad Disable for Port n Pin 1

Aliased Type§

struct PDIS1_R { /* private fields */ }

Implementations§

source§

impl PDIS1_R

source

pub const fn variant(&self) -> PDIS1_A

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.