Type Alias ocsd_ptm_excep

Source
pub type ocsd_ptm_excep = _ocsd_ptm_excep;

Aliased Type§

struct ocsd_ptm_excep {
    pub type_: u32,
    pub number: u16,
    pub bits: _ocsd_ptm_excep__bindgen_ty_1,
}

Fields§

§type_: u32

< exception type.

§number: u16

< exception as number

§bits: _ocsd_ptm_excep__bindgen_ty_1