FNR

Type Alias FNR 

Source
pub type FNR = Reg<u32, _FNR>;
Expand description

frame number register

This register you can read. See API.

For information about available fields see fnr module

Aliased Type§

pub struct FNR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for FNR

read() method returns fnr::R reader structure