Type Alias esp32::gpio_sd::misc::W

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

Register MISC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn spi_swap(&mut self) -> SPI_SWAP_W<'_, MISC_SPEC>

Bit 31

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