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

Field SessReqInt writer - Session Request/New Session Detected Interrupt

Aliased Type§

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