mode0 Constant |
Top Previous Next |
Gets the constant used to select SPI mode 0. SyntaxCell.SPI.mode0 ValueThe constant used to select SPI mode 0. RemarksSPI mode 0 signifies that the SCK idles in the low state, and data is sampled on leading (rising) edge.
This constant is a bit field that must be combined with values for other configuration parameters before assigning it to the config property. See Also |