xmc4500::port3::pdr0

Type Alias PD0_R

Source
pub type PD0_R = FieldReader<PD0_A>;
Expand description

Field PD0 reader - Pad Driver Mode for Pn.0

Aliased Type§

struct PD0_R { /* private fields */ }

Implementations§

Source§

impl PD0_R

Source

pub const fn variant(&self) -> Option<PD0_A>

Get enumerated values variant

Source

pub fn is_sd_she(&self) -> bool

A2 strong driver, sharp edge

Source

pub fn is_sd_mee(&self) -> bool

A2 strong driver, medium edge

Source

pub fn is_sd_soe(&self) -> bool

A2 strong driver, soft edge

Source

pub fn is_md(&self) -> bool

A2 medium driver

Source

pub fn is_wd(&self) -> bool

A2 weak driver