INTS

Type Alias INTS 

Source
pub type INTS = Reg<INTS_SPEC>;
Expand description

INTS (rw) register accessor: Interrupt status after masking & forcing

You can read this register and get ints::R. You can reset, write, write_with_zero this register using ints::W. You can also modify this register. See API.

For information about available fields see ints module

Aliased Typeยง

pub struct INTS { /* private fields */ }