pub type TIMEOUT_W<'a, const O: u8> = BitWriter<'a, HSTPIPERR_SPEC, O>;
Expand description

Field TIMEOUT writer - Time-Out Error

Aliased Type§

struct TIMEOUT_W<'a, const O: u8> { /* private fields */ }