Type Alias FNR
Source pub type FNR = Reg<FNRrs>;
Expand description
FNR (r) register accessor: USB frame number register
You can read
this register and get fnr::R
. See API.
See register structure
For information about available fields see fnr
module
pub struct FNR { }