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

Field AVAILABLE_1 writer - Buffer 1 is available. This bit is set to indicate the buffer can be used by the controller. The controller clears the available bit when writing the status back.

Aliased Type§

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