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