Type Alias esp32s3::spi2::addr::W

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

Register ADDR writer

Implementations§

source§

impl W

source

pub fn usr_addr_value(&mut self) -> USR_ADDR_VALUE_W<'_, ADDR_SPEC, 0>

Bits 0:31 - Address to slave. Can be configured in CONF state.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.