pub type NBREQ_W<'a, const O: u8> = FieldWriter<'a, u32, C9CR_SPEC, u8, u8, 5, O>;
Expand description

Field NBREQ writer - Number of DMA requests to forward Defines the number of DMA requests forwarded before output event is generated. In synchronous mode, it also defines the number of DMA requests to forward after a synchronization event, then stop forwarding. The actual number of DMA requests forwarded is NBREQ+1. Note: This field can only be written when both SE and EGE bits are reset.