Type Alias esp32c6::spi2::w8::W

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

Register W8 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn buf8(&mut self) -> BUF8_W<'_, W8_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