Type Alias atsamd51p::usb::host::intflag::DDISC_W

source ·
pub type DDISC_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field DDISC writer - Device Disconnection

Aliased Type§

struct DDISC_W<'a, REG, const O: u8> { /* private fields */ }