Type Alias atsame54n::tcc0::intenset::OVF_W

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

Field OVF writer - Overflow Interrupt Enable

Aliased Type§

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