Struct lorawan::FHDR [] [src]

pub struct FHDR<'a>(_, _);

FHDR represents FHDR from DataPayload.

Methods

impl<'a> FHDR<'a>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'a> Debug for FHDR<'a>
[src]

[src]

Formats the value using the given formatter.

impl<'a> PartialEq for FHDR<'a>
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.