7.6.6.7.2 RHR MSB Mode

RHR MSB mode toggles data of the PDMC_RHR register between enabled channels. The MSB of PDMC_RHR (bits 31 to 24) contains the sign extension (if the data is right-justified).

This mode is accessed by setting PDMC_CFGR.PACK to 0 and PDMC_MR.RHRMSB to 1. The value of PDMC_MR.RHRJUSTIF defines the justification as follows:
  • When PDMC_MR.RHRJUSTIF = 0, data are right-justified and located on the LSB of PDMC_RHR.
  • When PDMC_MR.RHRJUSTIF = 1, data are left-justified and located on the MSB of PDMC_RHR.