Type Alias d1_pac::uart::IIR

source ·
pub type IIR = Reg<IIR_SPEC>;
Expand description

iir (r) register accessor: an alias for Reg<IIR_SPEC>

Aliased Type§

struct IIR { /* private fields */ }