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

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

Field PAM writer - Padding/Alignement Mode These bits are set and cleared by software. Case 1: Source data size smaller than destination data size - 3 options are valid. Case 2: Source data size larger than destination data size. The remainder part is discarded. When PKE = 1 or DSIZE=SSIZE, these bits are ignored. These bits are protected and can be written only if EN is 0