Type Alias gd32e1::gd32e103::usbfs_host::hch3intf::NakW

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

Field NAK writer - NAK response received interrupt

Aliased Type§

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