esp32s3::i2s1

Type 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

Aliased Typeยง

struct STATE { /* private fields */ }