Type Alias atsame54n::freqm::status::OVF_W

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

Field OVF writer - Sticky Count Value Overflow

Aliased Type§

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