Enum s32k144::dmamux::chcfg13::TRIGW [] [src]

pub enum TRIGW {
    _0,
    _1,
}

Values that can be written to the field TRIG

Variants

Triggering is disabled. If triggering is disabled and ENBL is set, the DMA Channel will simply route the specified source to the DMA channel. (Normal mode)

Triggering is enabled. If triggering is enabled and ENBL is set, the DMAMUX is in Periodic Trigger mode.