Type Alias rp2040_pac::timer::TIMEHW

source ·
pub type TIMEHW = Reg<TIMEHW_SPEC>;
Expand description

TIMEHW (w) register accessor: Write to bits 63:32 of time
always write timelw before timehw

You can reset, write, write_with_zero this register using timehw::W. See API.

For information about available fields see timehw module

Aliased Type§

struct TIMEHW { /* private fields */ }