Type Alias SofR
pub type SofR = BitReader<Sof>;
Expand description
Field SOF reader - Start Of Frame
pub struct SofR { }
Get enumerated values variant
Indicates this is not the first data word since a (repeated) START or
STOP condition.
Indicates this is the first data word since a (repeated) START or STOP
condition.