Type Alias atsamd51p::usb::host::ctrlb::SOFE_W

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

Field SOFE writer - Start of Frame Generation Enable

Aliased Type§

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