Enum nrf52840_hal::ieee802154::Channel[][src]

pub enum Channel {
Show 16 variants _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26,
}
Expand description

IEEE 802.15.4 channels

NOTE these are NOT the same as WiFi 2.4 GHz channels

Variants

_11

2_405 MHz

_12

2_410 MHz

_13

2_415 MHz

_14

2_420 MHz

_15

2_425 MHz

_16

2_430 MHz

_17

2_435 MHz

_18

2_440 MHz

_19

2_445 MHz

_20

2_450 MHz

_21

2_455 MHz

_22

2_460 MHz

_23

2_465 MHz

_24

2_470 MHz

_25

2_475 MHz

_26

2_480 MHz

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

Casts the value.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Casts the value.

Casts the value.