Type Alias atsamd51p::usb::host::intflag::RST_W

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

Field RST writer - Bus Reset

Aliased Type§

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