Type Alias atsamd51p::evsys::channels::chintflag::OVR_W

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

Field OVR writer - Channel Overrun

Aliased Type§

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