7.3.1 Function pdc_disable_transfer()
Disable PDC transfers (TX and/or RX).
void pdc_disable_transfer( Pdc * p_pdc, uint32_t ul_controls)
Data direction | Parameter name | Description |
---|---|---|
[out] | p_pdc |
Device structure pointer |
[in] | ul_controls |
Transfer directions (bit PERIPH_PTCR_TXTDIS, bit PERIPH_PTCR_TXTDIS) |