Type Alias gd32e1::gd32e103::usbfs_host::hch7intf::AckW

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

Field ACK writer - ACK response received/transmitted interrupt

Aliased Type§

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