pub type FRIVL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, HFIR_SPEC, u16, u16, Unsafe, 16, O>;
Expand description

Field FRIVL writer - Frame interval

Aliased Type§

struct FRIVL_W<'a, const O: u8> { /* private fields */ }