pub type DebugIntDataR = FieldReader<u16>;Expand description
Field DEBUG_INT_DATA reader - 4’h0: RSVD 4’h1: OL0 debug info 4’h2: OL1 debug info 4’h3: OL2 debug info 4’h4: VL debug info1 4’h5: VL debug info2 4’h6: ROI debug out 4’h7: mem intfa debug out 4’h8: mem intfb debug out 4’h9: ahb ctrl debug out 4’ha: ROI XX 4’hb: ROI YY 4’hc: EPIC_EZIP debug out others: RSVD
Aliased Type§
pub struct DebugIntDataR { /* private fields */ }