Type Alias AscR
pub type AscR = FieldReader<Asc>;Expand description
Field ASC reader - Each bit in the ASC field indicates whether there is a
corresponding connection to the crossbar switch’s slave input port.
Aliased Type§
pub struct AscR { /* private fields */ }