Struct atsamd21e18a::eic::NMIFLAG[][src]

pub struct NMIFLAG { /* fields omitted */ }

Non-Maskable Interrupt Flag Status and Clear

Methods

impl NMIFLAG
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for NMIFLAG

impl !Sync for NMIFLAG