Type Alias xmc4500::port4::pdr0::PD7_R

source ·
pub type PD7_R = FieldReader<PD7_A>;
Expand description

Field PD7 reader - Pad Driver Mode for Pn.7

Aliased Type§

struct PD7_R { /* private fields */ }

Implementations§

source§

impl PD7_R

source

pub const fn variant(&self) -> PD7_A

Get enumerated values variant

source

pub fn is_sd_soe(&self) -> bool

A1+ strong driver, soft edge

source

pub fn is_sd_sle(&self) -> bool

A1+ strong driver, slow edge

source

pub fn is_md(&self) -> bool

A1+ medium driver

source

pub fn is_wd(&self) -> bool

A1+ weak driver

source

pub fn is_sd_soe_alt(&self) -> bool

A1+ strong driver, soft edge (alternate value)

source

pub fn is_sd_sle_alt(&self) -> bool

A1+ strong driver, slow edge (alternate value)

source

pub fn is_md_alt(&self) -> bool

A1+ medium driver (alternate value)

source

pub fn is_wd_alt(&self) -> bool

A1+ weak driver (alternate value)