Type Alias hpm5361_pac::usb0::usbcmd::ATDTW_W

source ·
pub type ATDTW_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ATDTW writer - ATDTW Add dTD TripWire - Read/Write. [device mode only] This bit is used as a semaphore to ensure proper addition of a new dTD to an active (primed) endpoint’s linked list. This bit is set and cleared by software. This bit would also be cleared by hardware when state machine is hazard region for which adding a dTD to a primed endpoint may go unrecognized.

Aliased Type§

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