Type Alias MS_MODE_R

Source
pub type MS_MODE_R = BitReader;
Expand description

Field MS_MODE reader - Set this bit to configure the module as an I2C Master. Clear this bit to configure the module as an I2C Slave.

Aliased Typeยง

struct MS_MODE_R { /* private fields */ }