Type Alias xmc4500::port2::pdisc::PDIS0_R

source ·
pub type PDIS0_R = BitReader<PDIS0_A>;
Expand description

Field PDIS0 reader - Pad Disable for Port n Pin 0

Aliased Type§

struct PDIS0_R { /* private fields */ }

Implementations§

source§

impl PDIS0_R

source

pub const fn variant(&self) -> PDIS0_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.