Type Definition stm32_hal2::pac::mdma::ch::tcr::TRGM_W

source · []
pub type TRGM_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TCR_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field TRGM writer - Trigger Mode These bits are set and cleared by software. Note: If TRGM is 11 for the current block, all the values loaded at the end of the current block through the linked list mechanism must keep the same value (TRGM=11) and the same SWRM value, otherwise the result is undefined. These bits are protected and can be written only if EN is 0.