Type Alias esp32c6::ieee802154::TXDMA_ADDR
source · pub type TXDMA_ADDR = Reg<TXDMA_ADDR_SPEC>;
Expand description
TXDMA_ADDR (rw) register accessor:
You can read
this register and get txdma_addr::R
. You can reset
, write
, write_with_zero
this register using txdma_addr::W
. You can also modify
this register. See API.
For information about available fields see txdma_addr
module
Aliased Type§
struct TXDMA_ADDR { /* private fields */ }