pub type READY_R = BitReader<READY_A>;
Field READY reader - Enable or disable interrupt for READY event
READY
struct READY_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