Enum zinc_hal_lpc11xx::ioregs::SPI0_cr1_lbm
[−]
[src]
pub enum SPI0_cr1_lbm { Normal, Loopback, }
Variants
Normal | During normal operation. |
Loopback | Serial input is taken from the serial output (MOSI or MISO) rather than the serial input pin (MISO or MOSI respectively). |