pub type MAC_TIME = Reg<MAC_TIME_SPEC>;
Expand description
MAC_TIME (rw) register accessor: Current value of the MAC timer
You can read
this register and get mac_time::R
. You can reset
, write
, write_with_zero
this register using mac_time::W
. You can also modify
this register. See API.
For information about available fields see mac_time
module
Aliased Typeยง
struct MAC_TIME { /* private fields */ }