pub type RX_TIMEOUT_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field RX_TIMEOUT writer - RX timeout is raised by both the host and device if an ACK is not received in the maximum time specified by the USB spec.

Aliased Type§

struct RX_TIMEOUT_W<'a, REG> { /* private fields */ }