ESOS32
ESOSOn32-bitProcessors
Functions
esos_hwxxx_lcd44780wo.h File Reference

This file contains routines which define, configure, and allow use of the "LCD character display" service on the target hardware (hwxxxx) in write-only mode. More...

#include "esos.h"
#include "esos_hwxxx.h"
#include <esos_lcd44780wo.h>
Include dependency graph for esos_hwxxx_lcd44780wo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void __esos_lcd44780_hw_config (void)
 
 ESOS_CHILD_TASK (__esos_lcd44780_hw_write_u8, uint8_t u8_data, BOOL b_isData)
 

Detailed Description

This file contains routines which define, configure, and allow use of the "LCD character display" service on the target hardware (hwxxxx) in write-only mode.

Definition in file esos_hwxxx_lcd44780wo.h.