pub type XactErrMskW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field XactErrMsk writer - Transaction Error Mask

Aliased Type§

struct XactErrMskW<'a, REG> { /* private fields */ }