Type Alias atsame54n::rtc::mode1::intflag::OVF_W

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

Field OVF writer - Overflow

Aliased Type§

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