Type Alias Fnum

Source
pub type Fnum = Reg<FnumSpec>;
Expand description

FNUM (rw) register accessor: HOST Host Frame Number

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

For information about available fields see fnum module

Aliased Typeยง

struct Fnum { /* private fields */ }