Loading...
Searching...
No Matches

Ucglib driver for interacting with RIOT-OS peripherals. More...

Detailed Description

Ucglib driver for interacting with RIOT-OS peripherals.

Author
Bas Stottelaar basst.nosp@m.otte.nosp@m.laar@.nosp@m.gmai.nosp@m.l.com

Definition in file ucg_riotos.h.

#include "ucg.h"
#include "periph/gpio.h"
+ Include dependency graph for ucg_riotos.h:

Go to the source code of this file.

Data Structures

struct  ucg_riotos_t
 Holds RIOT-OS specific peripheral data. More...
 

Functions

int16_t ucg_com_hw_spi_riotos (ucg_t *ucg, int16_t msg, uint16_t arg, uint8_t *data)
 To be used as the u8x8_msg_cb as gpio_and_delay_cb in u8x8_Setup() for use with RIOT-OS.
 
ucg_int_t ucg_dev_dummy_riotos (ucg_t *ucg, ucg_int_t msg, void *data)
 To be used as the u8x8_msg_cb as gpio_and_delay_cb in u8x8_Setup() for use with RIOT-OS.