pub type FRAME_NUMBER_OVERFLOW_R = BitReader<bool>;
Expand description

Field frame_number_overflow reader - FrameNumberOverflow

This bit is set when the MSb of (bit 15) changes value, from 0 to 1 or from 1 to 0, and after has been updated.

Aliased Type§

struct FRAME_NUMBER_OVERFLOW_R { /* private fields */ }