pub type MS_MODE_W<'a, const O: u8> = BitWriter<'a, u32, CTRL_SPEC, bool, O>;
Field MS_MODE writer - 1=master,0=slave
MS_MODE