autoDisable
Declaration
bool autoDisable;Overview
Do we need to automatically disable the interrupt source when we take an interrupt, i.e. we are level triggered.
bool autoDisable;Do we need to automatically disable the interrupt source when we take an interrupt, i.e. we are level triggered.