Struct nrf52811_pac::radio::shorts::R[][src]

pub struct R(_);
Expand description

Register SHORTS reader

Implementations

Bit 0 - Shortcut between event READY and task START

Bit 1 - Shortcut between event END and task DISABLE

Bit 2 - Shortcut between event DISABLED and task TXEN

Bit 3 - Shortcut between event DISABLED and task RXEN

Bit 4 - Shortcut between event ADDRESS and task RSSISTART

Bit 5 - Shortcut between event END and task START

Bit 6 - Shortcut between event ADDRESS and task BCSTART

Bit 8 - Shortcut between event DISABLED and task RSSISTOP

Bit 11 - Shortcut between event RXREADY and task CCASTART

Bit 12 - Shortcut between event CCAIDLE and task TXEN

Bit 13 - Shortcut between event CCABUSY and task DISABLE

Bit 14 - Shortcut between event FRAMESTART and task BCSTART

Bit 15 - Shortcut between event READY and task EDSTART

Bit 16 - Shortcut between event EDEND and task DISABLE

Bit 17 - Shortcut between event CCAIDLE and task STOP

Bit 18 - Shortcut between event TXREADY and task START

Bit 19 - Shortcut between event RXREADY and task START

Bit 20 - Shortcut between event PHYEND and task DISABLE

Bit 21 - Shortcut between event PHYEND and task START

Methods from Deref<Target = R<SHORTS_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

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.