Type Alias EIMSK

Source
pub type EIMSK = Reg<EIMSK_SPEC>;
Expand description

EIMSK (rw) register accessor: External Interrupt Mask Register

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

For information about available fields see eimsk module

Aliased Typeยง

struct EIMSK { /* private fields */ }