mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 06:25:09 +00:00
Resolve conflict
This commit is contained in:
commit
6a49bbaf8d
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ struct efm32_spidev_s
|
|||
uint8_t mode; /* Mode 0,1,2,3 */
|
||||
#endif
|
||||
|
||||
uint8_t nbits; /* Width of word in bits (8 or 16) */
|
||||
uint8_t nbits; /* Width of word in bits (4-16) */
|
||||
bool initialized; /* True: Already initialized */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue