Module interrupt_enable

Source
Expand description

Interrupt enable register

Re-exports§

pub use THRESHOLD_LOW_R as THRESHOLD_HIGH_R;
pub use THRESHOLD_LOW_R as INTERRUPT_PERIOD_R;
pub use THRESHOLD_LOW_R as EXTERNAL_BREAK_R;
pub use THRESHOLD_LOW_R as REPEAT_R;
pub use THRESHOLD_LOW_W as THRESHOLD_HIGH_W;
pub use THRESHOLD_LOW_W as INTERRUPT_PERIOD_W;
pub use THRESHOLD_LOW_W as EXTERNAL_BREAK_W;
pub use THRESHOLD_LOW_W as REPEAT_W;

Structs§

INTERRUPT_ENABLE_SPEC
Interrupt enable register

Enums§

INTERRUPT_ENABLE_A
Intenal counter for channel have exceeded low threshold

Type Aliases§

R
Register interrupt_enable reader
THRESHOLD_LOW_R
Field threshold_low(0-3) reader - Intenal counter for channel have exceeded low threshold
THRESHOLD_LOW_W
Field threshold_low(0-3) writer - Intenal counter for channel have exceeded low threshold
W
Register interrupt_enable writer