Type Alias atsame54n::eic::nmictrl::NMIASYNCH_W

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

Field NMIASYNCH writer - Asynchronous Edge Detection Mode

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> NMIASYNCH_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn sync(self) -> &'a mut W<REG>

Edge detection is clock synchronously operated

source

pub fn async_(self) -> &'a mut W<REG>

Edge detection is clock asynchronously operated