esp32::sdhost::idsts

Type Alias TI_R

Source
pub type TI_R = BitReader;
Expand description

Field TI reader - Transmit Interrupt. Indicates that data transmission is finished for a descriptor. Writing 1 clears this bit.

Aliased Typeยง

struct TI_R { /* private fields */ }