Struct cortex_m::peripheral::DCB [] [src]

pub struct DCB {
    pub dhcsr: RW<u32>,
    pub dcrsr: WO<u32>,
    pub dcrdr: RW<u32>,
    pub demcr: RW<u32>,
}
[]

DCB register block

Fields

[]

Debug Halting Control and Status

[]

Debug Core Register Selector

[]

Debug Core Register Data

[]

Debug Exception and Monitor Control