pub type MULTI_CHAN_TRIGGER_R = FieldReader<u16>;
Expand description

Field MULTI_CHAN_TRIGGER reader - Each bit in this register corresponds to a DMA channel. Writing a 1 to the relevant bit is the same as writing to that channel’s trigger register; the channel will start if it is currently enabled and not already busy.

Aliased Type§

struct MULTI_CHAN_TRIGGER_R { /* private fields */ }