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