Type Alias esp32h2::spi1::spi_mem_w3::W

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

Register SPI_MEM_W3 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn spi_mem_buf3(&mut self) -> SPI_MEM_BUF3_W<'_, SPI_MEM_W3_SPEC>

Bits 0:31 - data buffer

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