Type Alias atsame54n::icm::ier::URAD_W

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

Field URAD writer - Undefined Register Access Detection Interrupt Enable

Aliased Type§

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