pub type DOUTDIN_W<'a, const O: u8> = BitWriter<'a, u32, USER_SPEC, bool, O>;
Field DOUTDIN writer - Set the bit to enable full duplex communication. 1: enable 0: disable. Can be configured in CONF state.
DOUTDIN