pub type HPF_W<'a, const O: u8> = BitWriterRaw<'a, u32, MACFFR_SPEC, HPF_A, BitM, O>;
Expand description

Field HPF writer - Hash or perfect filter

Aliased Type§

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