Type Alias esp32::sdhost::idsts::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 */ }