Type Alias atsamd51p::usb::host::intenset::RST_W

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

Field RST writer - Bus Reset Interrupt Enable

Aliased Type§

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