Type Alias esp32c6::gpio::bt_select::W

source ·
pub type W = W<BT_SELECT_SPEC>;
Expand description

Register BT_SELECT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn bt_sel(&mut self) -> BT_SEL_W<'_, BT_SELECT_SPEC>

Bits 0:31 - GPIO bit select register

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual