Type Alias FEC_R

pub type FEC_R = FieldReaderRaw<u32, u32>;
Expand description

Field FEC reader - ECC failing code

Aliased Typeยง

struct FEC_R { /* private fields */ }