Type Alias MODE_R

Source
pub type MODE_R = BitReader;
Expand description

Field MODE reader - Set SPI work mode. 1: slave mode 0: master mode.

Aliased Typeยง

struct MODE_R { /* private fields */ }