Type Alias xmc4500::port3::pdr1::PD12_W

source ·
pub type PD12_W<'a, REG> = FieldWriter<'a, REG, 3, PD12_A>;
Expand description

Field PD12 writer - Pad Driver Mode for Pn.12

Aliased Type§

struct PD12_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> PD12_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn sd_she(self) -> &'a mut W<REG>

A2 strong driver, sharp edge

source

pub fn sd_mee(self) -> &'a mut W<REG>

A2 strong driver, medium edge

source

pub fn sd_soe(self) -> &'a mut W<REG>

A2 strong driver, soft edge

source

pub fn md(self) -> &'a mut W<REG>

A2 medium driver

source

pub fn wd(self) -> &'a mut W<REG>

A2 weak driver