Function rp2040_hal::rom_data::flash_range_program::ptr

source ·
pub fn ptr() -> unsafe extern "C" fn(addr: u32, data: *const u8, count: usize)
Expand description

Retrieve a function pointer.