|
ZVBI Library
0.2.35
|
Data Fields | |
| uint8_t | page_type |
| uint8_t | charset_code |
| uint16_t | subcode |
| uint32_t | flags |
| uint8_t | n_subpages |
| uint8_t | max_subpages |
| uint8_t | subno_min |
| uint8_t | subno_max |
| uint8_t ttx_page_stat::page_type |
Actually vbi_page_type.
| uint8_t ttx_page_stat::charset_code |
Actually vbi_ttx_charset_code, 0xFF if unknown.
| uint16_t ttx_page_stat::subcode |
Highest subpage number transmitted according to MOT, MIP, BTT.
| uint32_t ttx_page_stat::flags |
Last received page ttx_flags (cache_page.flags).
| uint8_t ttx_page_stat::n_subpages |
Subpages cached now and ever.
| uint8_t ttx_page_stat::subno_min |
Subpage numbers actually received (0x00 ... 0x79).
1.8.14