Type Alias atsame54n::evsys::channels::chintenclr::OVR_W

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

Field OVR writer - Channel Overrun Interrupt Disable

Aliased Type§

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