MCPcopy Create free account
hub / github.com/MCUdude/MicroCore / Flash

Method Flash

avr/libraries/Flash/src/Flash.cpp:7–9  ·  view source on GitHub ↗

* @brief Construct a new Flash::Flash object * */

Source from the content-addressed store, hash-verified

5 *
6 */
7Flash::Flash()
8{
9}
10
11/**
12 * @brief Erases a flash page

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected