Type Alias RE_R

pub type RE_R = BitReaderRaw<bool>;
Expand description

Field RE reader - Refresh error flag An interrupt is generated if REIE = 1 and RE = 1

Aliased Typeยง

struct RE_R { /* private fields */ }