[][src]Type Definition rp2040::timer::TIMERAWH

type TIMERAWH = Reg<u32, _TIMERAWH>;

Raw read from bits 63:32 of time (no side effects)

This register you can read. See API.

For information about available fields see timerawh module

Trait Implementations

impl Readable for TIMERAWH[src]

read() method returns timerawh::R reader structure