Type Alias d1_pac::gpio::pc_drv0::PC_DRV_W

source ·
pub type PC_DRV_W<'a, const O: u8> = FieldWriterSafe<'a, u32, PC_DRV0_SPEC, u8, PC_DRV_A, 2, O>;
Expand description

Field pc_drv[0-7] writer - PC Multi_Driving Select

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11