Type Alias stm32h7xx_hal::pac::mdma::ch::tcr::TRGM_R

source ·
pub type TRGM_R = FieldReaderRaw<u8, u8>;
Expand description

Field TRGM reader - 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.

Aliased Type§

struct TRGM_R { /* private fields */ }