pub type ACK_W<'a> = BitWriter<'a, u32, CMD_SPEC, bool, 2>;
Field ACK writer - Send ACK
ACK
pub struct ACK_W<'a> { /* private fields */ }