flash3  2.0.0.0
Functions
main.c File Reference

Flash3 Click example. More...

#include "board.h"
#include "log.h"
#include "flash3.h"

Functions

void application_init (void)
 
void application_task (void)
 
void main (void)
 

Detailed Description

Flash3 Click example.

Description

This applicaion adding more flash memory.

The demo application is composed of two sections :

Application Init

Initalizes device, Flash 3 click board and makes an initial log.

Application Task

This is an example that shows the capabilities of the Flash 3 click by writing into memory array of a Flash 3 click board and reading same data from memory array.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )