Type Alias INTERRUPT_SOURCE

Source
pub type INTERRUPT_SOURCE = Reg<INTERRUPT_SOURCE_SPEC>;
Expand description

interrupt_source (rw) register accessor: Interrupt source register

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

For information about available fields see interrupt_source module

Aliased Typeยง

struct INTERRUPT_SOURCE { /* private fields */ }