Type Alias atsamd51p::usb::host::host_pipe::pintflag::STALL_W

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

Field STALL writer - Stall Interrupt Flag

Aliased Type§

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