Struct qapi_qmp::CpuInfoTricore[][src]

pub struct CpuInfoTricore {
    pub PC: isize,
}

Fields

Trait Implementations

impl Debug for CpuInfoTricore
[src]

Formats the value using the given formatter. Read more

impl Clone for CpuInfoTricore
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for CpuInfoTricore

impl Sync for CpuInfoTricore