Searched defs:StmSpiState (Results 1 – 1 of 1) sorted by relevance
80 struct StmSpiState { struct81 uint8_t bitsPerWord;82 uint8_t xferEnable;84 uint16_t rxWord;85 uint16_t txWord;110 struct StmSpiState state; argument