Type Alias atsame54n::usb::device::intenset::SOF_W

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

Field SOF writer - Start Of Frame Interrupt Enable

Aliased Type§

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