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

Field BUFF_STATUS writer - Raised when any bit in BUFF_STATUS is set. Clear by clearing all bits in BUFF_STATUS.

Aliased Type§

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