Struct cortex_a::regs::cntp_ctl_el0::Reg[][src]

pub struct Reg;

Trait Implementations

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 Reg

impl Sync for Reg