pub type FailW<'a, REG> = BitWriter<'a, REG>;
Field FAIL writer - Failure
FAIL
struct FailW<'a, REG> { /* private fields */ }