Type Definition stm32g0::stm32g0c1::fdcan1::txbar::AR_W

source · []
pub type AR_W<'a, const O: u8> = FieldWriter<'a, u32, TXBAR_SPEC, u8, u8, 3, O>;
Expand description

Field AR writer - Add request Each Tx buffer has its own add request bit. Writing a 1 sets the corresponding add request bit; writing a 0 has no impact. This enables the Host to set transmission requests for multiple Tx buffers with one write to TXBAR. When no Tx scan is running, the bits are reset immediately, else the bits remain set until the Tx scan process has completed.