pub type WAITPOL_R = BitReaderRaw<bool>;
Expand description
Field WAITPOL
reader - Wait signal polarity bit This bit defines the polarity of the wait signal from memory used for either in synchronous or asynchronous mode:
Aliased Type§
struct WAITPOL_R { /* private fields */ }