Type Alias Fnum

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

FNUM (r) register accessor: DEVICE Device Frame Number

You can read this register and get fnum::R. See API.

For information about available fields see fnum module

Aliased Typeยง

struct Fnum { /* private fields */ }