aboutsummaryrefslogtreecommitdiffstats
path: root/src/pocsag/frame.h
blob: a22bfa667bd664f2d4ee99e49fdd2c5fdb7b3d00 (plain)
1
2
3
4
int64_t get_codeword(pocsag_t *pocsag);
void put_codeword(pocsag_t *pocsag, uint32_t word, int8_t slot, int8_t subslot);