Struct cortex_a::regs::cntp_ctl_el0::CNTP_CTL_EL0::Register[]

pub struct Register;

Trait Implementations

impl Clone for Register

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Register

impl RegisterLongName for Register

impl RegisterReadWrite<u32, Register> for Reg
[src]

Reads the raw bits of the CPU register.

Writes raw bits to the CPU register.

Auto Trait Implementations

impl Send for Register

impl Sync for Register