Type Definition atsame54n19a_pac::eic::NMICTRL[][src]

type NMICTRL = Reg<u8, _NMICTRL>;

Non-Maskable Interrupt Control

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see nmictrl module

Trait Implementations

impl Readable for NMICTRL[src]

read() method returns nmictrl::R reader structure

impl ResetValue for NMICTRL[src]

Register NMICTRL reset()’s with value 0

type Type = u8

Raw register type (u8, u16, u32, …).

impl Writable for NMICTRL[src]

write(|w| ..) method takes nmictrl::W writer structure