Home
last modified time | relevance | path

Searched refs:shift_direction (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-3.7.0/XMCLib/drivers/inc/
Dxmc_usic.h1115 …etShiftDirection(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_SHIFT_DIRECTION_t shift_direction) in XMC_USIC_CH_SetShiftDirection() argument
1117 channel->SCTR = (uint32_t)(channel->SCTR & (~USIC_CH_SCTR_SDIR_Msk)) | (uint32_t)shift_direction; in XMC_USIC_CH_SetShiftDirection()