Struct p25::message::status::StatusDeinterleaver [] [src]

pub struct StatusDeinterleaver { /* fields omitted */ }

Deinterleave a P25 transmitted stream into status codes and data symbols.

Methods

impl StatusDeinterleaver
[src]

[src]

Create a new StatusDeinterleaver for deinterlacing immediately after the frame sync sequence.

[src]

Parse the given symbol as a status or data symbol.

Trait Implementations

impl Copy for StatusDeinterleaver
[src]

impl Clone for StatusDeinterleaver
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more