pub type DTHOLD_R = BitReaderRaw<bool>;
Expand description

Field DTHOLD reader - Hold new data block transmission and reception in the DPSM. If this bit is set, the DPSM will not move from the Wait_S state to the Send state or from the Wait_R state to the Receive state.

Aliased Type§

struct DTHOLD_R { /* private fields */ }