Trait probe_rs::architecture::arm::dp::DpRegister[][src]

pub trait DpRegister: Register {
    const VERSION: DebugPortVersion;
}

Associated Constants

Implementors