Type Alias STATE1

Source
pub type STATE1 = Reg<STATE1_SPEC>;
Expand description

STATE1 (r) register accessor: UHCI Transmit Status Register

You can read this register and get state1::R. See API.

For information about available fields see state1 module

Aliased Typeยง

struct STATE1 { /* private fields */ }