DSPI module chip select options. More...
Enumerations | |
enum | csReturnType { DEASSERT_NEVER = 0, DEASSERT_AFTER_LAST = 1, DEASSERT_EVERY_TRANSFER = 2 } |
DSPI module chip select options.
Chip select deassertion modes. Used to determine when driver should dassert chip selects during driver transactions.
enum csReturnType |