Type Alias AmcR
pub type AmcR = FieldReader<Amc>;Expand description
Field AMC reader - Each bit in the AMC field indicates whether there is a
corresponding connection to the AXBS master input port.
Aliased Type§
pub struct AmcR { /* private fields */ }