pub type MODE_R = BitReader<MODE_A>;
Field mode reader - SPI Function Mode Select
mode
struct MODE_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is SLAVE
SLAVE
Checks if the value of the field is MASTER
MASTER