Type Alias DIR_R

Source
pub type DIR_R = BitReader<bool>;
Expand description

Field DIR reader - Direction

Aliased Typeยง

pub struct DIR_R { /* private fields */ }