[][src]Type Definition atsame54p::eic::NMIFLAG

type NMIFLAG = Reg<u16, _NMIFLAG>;

Non-Maskable Interrupt Flag Status and Clear

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

For information about available fields see nmiflag module

Trait Implementations

impl Readable for NMIFLAG[src]

read() method returns nmiflag::R reader structure

impl ResetValue for NMIFLAG[src]

Register NMIFLAG reset()'s with value 0

type Type = u16

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

impl Writable for NMIFLAG[src]

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