Type Alias esp32s3::spi1::w7::W

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

Register W7 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn buf7(&mut self) -> BUF7_W<'_, W7_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