Struct lorawan::LinkCheckReqPayload [] [src]

pub struct LinkCheckReqPayload<'a>(_);

LinkCheckReqPayload represents the LinkCheckReq LoRaWAN MACCommand.

Trait Implementations

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

[src]

Formats the value using the given formatter.

impl<'a> PartialEq for LinkCheckReqPayload<'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 !=.