Type Alias rk3399_pac::grf::gpio2c_p::Gpio2c5PW

source ·
pub type Gpio2c5PW<'a, REG> = FieldWriterSafe<'a, REG, 2, Gpio2c5P>;
Expand description

Field GPIO2C5_P writer - GPIO2C PE/PS programmation section, every

GPIO bit corresponding to 2bits

Aliased Type§

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

Implementations§

source§

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

source

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

pervious-state

source

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

weak 0(pull-down);

source

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

pervious-state

source

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

weak 1(pull-up);