Type Alias rp2040_pac::timer::TIMELW

source ·
pub type TIMELW = Reg<TIMELW_SPEC>;
Expand description

TIMELW (w) register accessor: Write to bits 31:0 of time
writes do not get copied to time until timehw is written

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

For information about available fields see timelw module

Aliased Type§

struct TIMELW { /* private fields */ }