Type Alias esp32c3::spi1::addr::W

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

Register ADDR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

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

Bits 0:31 - In user mode, it is the memory address. other then the bit0-bit23 is the memory address, the bit24-bit31 are the byte length of a transfer.