Skip to main content

eeprom_busy

Function eeprom_busy 

Source
pub fn eeprom_busy(config: u16) -> bool
Expand description

Returns whether the configuration register’s EEPROM_Busy flag (bit 12) is set.

§Arguments

  • config - the configuration register.

§Returns

true while the EEPROM is programming or loading at power-up.