pub type Q_POL_W<'a, const O: u8> = BitWriter<'a, CTRL_SPEC, O>;
Field Q_POL writer - The bit is used to set MISO line polarity, 1: high 0, low. Can be configured in CONF state.
Q_POL