pub type STOPPED_R = BitReader<STOPPED_A>;
Field STOPPED reader - Write ‘1’ to disable interrupt for STOPPED event
STOPPED
struct STOPPED_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is DISABLED
DISABLED
Checks if the value of the field is ENABLED
ENABLED