Type Definition lpc81x_pac::lpc810::i2c0::stat::MONACTIVE_R

source ·
pub type MONACTIVE_R = BitReader<MONACTIVE_A>;
Expand description

Field MONACTIVE reader - Monitor Active flag. Indicates when the Monitor function considers the I 2C bus to be active. Active is defined here as when some Master is on the bus: a bus Start has occurred more recently than a bus Stop.

Implementations§

Get enumerated values variant

Checks if the value of the field is INACTIVE

Checks if the value of the field is ACTIVE