CURRENT

Type Alias CURRENT 

Source
pub type CURRENT = Reg<CURRENT_SPEC>;
Expand description

current (rw) register accessor: Clock measure result

You can read this register and get current::R. You can reset, write, write_with_zero this register using current::W. You can also modify this register. See API.

For information about available fields see current module

Aliased Typeยง

pub struct CURRENT { /* private fields */ }