Type Alias rk3399_pac::grf::gpio3c_smt::Gpio3cSmtW

source ·
pub type Gpio3cSmtW<'a, REG> = FieldWriter<'a, REG, 2, Gpio3cSmt>;
Expand description

Field GPIO3C_SMT writer - GPIO schmitt trigger control, every GPIO bit

corresponding to 1bits .

Aliased Type§

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

Implementations§

source§

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

source

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

No hysteresis

source

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

Schmitt trigger enabled.