Skip to main content

write_enable

Function write_enable 

Source
pub unsafe fn write_enable(bank: u32) -> Result<()>
Expand description

Enables write operations for a specific bank of EEPROM.

May return NOT_IMPLEMENTED on platforms without EEPROM.