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

type TIMERAWL = Reg<u32, _TIMERAWL>;

Raw read from bits 31:0 of time (no side effects)

This register you can read. See API.

For information about available fields see timerawl module

Trait Implementations

impl Readable for TIMERAWL[src]

read() method returns timerawl::R reader structure