Struct esp32c2_hal::pac::spi1::addr::R
pub struct R(_);
Expand description
Register ADDR
reader
Implementations§
§impl R
impl R
pub fn usr_addr_value(&self) -> FieldReaderRaw<u32, u32>
pub fn usr_addr_value(&self) -> FieldReaderRaw<u32, u32>
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.
Methods from Deref<Target = R<ADDR_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.