Type Alias INTERRUPT_MODE

Source
pub type INTERRUPT_MODE = Reg<INTERRUPT_MODE_SPEC>;
Expand description

interrupt_mode (rw) register accessor: Hibernate interrupt contol

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

For information about available fields see interrupt_mode module

Aliased Typeยง

struct INTERRUPT_MODE { /* private fields */ }