Type Alias d1_pac::gpio::pc_cfg0::PC4_SELECT_W

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

Field pc4_select writer - PC4 Select

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

10

source

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

100

source

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

1110

source

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

1

source

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

11

source

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

1111