TAP_PutEvent

Topfield Documentation

bool TAP_PutEvent(byte *eitData);

It sends the EIT data to firmware. The EPG information is made from this EIT data.

  • eitData : EID data which is specified in "ETSI EN 300 468".
return value : TRUE = Success, FALSE = Fail

Additional Documentation