Type Alias d1_pac::gpio::pc_cfg0::PC3_SELECT_W

source ·
pub type PC3_SELECT_W<'a, const O: u8> = FieldWriter<'a, u32, PC_CFG0_SPEC, u8, PC3_SELECT_A, 4, O>;
Expand description

Field pc3_select writer - PC3 Select

Aliased Type§

struct PC3_SELECT_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> PC3_SELECT_W<'a, O>

source

pub fn input(self) -> &'a mut W

0

source

pub fn spi0_cs0(self) -> &'a mut W

10

source

pub fn pc_eint3(self) -> &'a mut W

1110

source

pub fn output(self) -> &'a mut W

1

source

pub fn sdc2_cmd(self) -> &'a mut W

11

source

pub fn io_disable(self) -> &'a mut W

1111