Type Alias d1_pac::gpio::pc_cfg0::PC5_SELECT_W

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

Field pc5_select writer - PC5 Select

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

10

source

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

100

source

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

1110

source

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

1

source

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

11

source

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

1111