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

Field BbleErrIntrpt writer - BbleErr (Babble Error) interrupt

Aliased Type§

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