Type Alias atsame70n21b::uart0::ier::CMP_W

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

Field CMP writer - Enable Comparison Interrupt

Aliased Type§

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