MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetFCtrl

Method GetFCtrl

pkg/ttnpb/lorawan.pb.go:2356–2361  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2354}
2355
2356func (x *FHDR) GetFCtrl() *FCtrl {
2357 if x != nil {
2358 return x.FCtrl
2359 }
2360 return nil
2361}
2362
2363func (x *FHDR) GetFCnt() uint32 {
2364 if x != nil {

Callers 3

ValidateFieldsMethod · 0.95
AppendFHDRFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected