Type Alias xmc4800::port1::pdisc::PDIS3_R

source ·
pub type PDIS3_R = BitReader<PDIS3_A>;
Expand description

Field PDIS3 reader - Pad Disable for Port n Pin 3

Aliased Type§

struct PDIS3_R { /* private fields */ }

Implementations§

source§

impl PDIS3_R

source

pub const fn variant(&self) -> PDIS3_A

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.