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

Field ACK_REC writer - ACK received. Raised by both host and device.

Aliased Type§

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