pub type Q_POL_W<'a, const O: u8> = BitWriter<'a, u32, CTRL_SPEC, bool, O>;
Field Q_POL writer - The bit is used to set MISO line polarity, 1: high 0, low
Q_POL