FDR

Type Alias FDR 

Source
pub type FDR = Reg<FDR_SPEC>;
Expand description

FDR (r) register accessor: an alias for Reg<FDR_SPEC>

Aliased Typeยง

pub struct FDR { /* private fields */ }