Type Alias esp32s3::spi1::w3::W

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

Register W3 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn buf3(&mut self) -> BUF3_W<'_, 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