Type Alias esp32c3::spi1::addr::R

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

Register ADDR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn usr_addr_value(&self) -> USR_ADDR_VALUE_R

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.