Module exint

Source
Expand description

External Interrupts

Modules§

eicra
External Interrupt Control Register
eifr
External Interrupt Flag Register
eimsk
External Interrupt Mask Register
pcicr
Pin Change Interrupt Control Register
pcifr
Pin Change Interrupt Flag Register
pcmsk0
Pin Change Mask Register 0
pcmsk1
Pin Change Mask Register 1
pcmsk2
Pin Change Mask Register 2

Structs§

RegisterBlock
Register block

Type Aliases§

EICRA
EICRA (rw) register accessor: an alias for Reg<EICRA_SPEC>
EIFR
EIFR (rw) register accessor: an alias for Reg<EIFR_SPEC>
EIMSK
EIMSK (rw) register accessor: an alias for Reg<EIMSK_SPEC>
PCICR
PCICR (rw) register accessor: an alias for Reg<PCICR_SPEC>
PCIFR
PCIFR (rw) register accessor: an alias for Reg<PCIFR_SPEC>
PCMSK0
PCMSK0 (rw) register accessor: an alias for Reg<PCMSK0_SPEC>
PCMSK1
PCMSK1 (rw) register accessor: an alias for Reg<PCMSK1_SPEC>
PCMSK2
PCMSK2 (rw) register accessor: an alias for Reg<PCMSK2_SPEC>