Type Alias GIMSK

Source
pub type GIMSK = Reg<GIMSK_SPEC>;
Expand description

GIMSK (rw) register accessor: General Interrupt Mask Register

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

For information about available fields see gimsk module

Aliased Typeยง

struct GIMSK { /* private fields */ }