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

Method GetFrequency

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

Source from the content-addressed store, hash-verified

3161}
3162
3163func (x *TxSettings) GetFrequency() uint64 {
3164 if x != nil {
3165 return x.Frequency
3166 }
3167 return 0
3168}
3169
3170func (x *TxSettings) GetEnableCrc() bool {
3171 if x != nil {

Callers 5

ValidateFieldsMethod · 0.95
uplinkMessageFromProtoFunction · 0.45
TestFrontendFunction · 0.45
FromUplinkMessageMethod · 0.45
FromUplinkMessageMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestFrontendFunction · 0.36