Type Alias esp32c3::spi1::addr::USR_ADDR_VALUE_R

source ·
pub type USR_ADDR_VALUE_R = FieldReader<u32>;
Expand description

Field USR_ADDR_VALUE reader - 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.

Aliased Type§

struct USR_ADDR_VALUE_R { /* private fields */ }