Struct stm32f30x_memory_map::dbgmcu::Dbgmcu [] [src]

pub struct Dbgmcu {
    pub idcode: Idcode,
    pub cr: Cr,
    pub apb1fz: Apb1fz,
    pub apb2fz: Apb2fz,
}

Debug support

Fields

0x00 - MCU Device ID Code Register

0x04 - Debug MCU Configuration Register

0x08 - APB Low Freeze Register

0x0c - APB High Freeze Register