pub type IIR = Reg<IIR_SPEC>;
iir (r) register accessor: an alias for Reg<IIR_SPEC>
Reg<IIR_SPEC>
struct IIR { /* private fields */ }