esp32s3::i2s1Type Alias STATE
Source pub type STATE = Reg<STATE_SPEC>;
Expand description
STATE (r) register accessor: I2S TX status register
You can read
this register and get state::R
. See API.
For information about available fields see state
module
struct STATE { }