[][src]Type Definition nrf51::radio::shorts::R

type R = R<u32, SHORTS>;

Reader of register SHORTS

Methods

impl R[src]

pub fn ready_start(&self) -> READY_START_R[src]

Bit 0 - Shortcut between READY event and START task.

pub fn end_disable(&self) -> END_DISABLE_R[src]

Bit 1 - Shortcut between END event and DISABLE task.

pub fn disabled_txen(&self) -> DISABLED_TXEN_R[src]

Bit 2 - Shortcut between DISABLED event and TXEN task.

pub fn disabled_rxen(&self) -> DISABLED_RXEN_R[src]

Bit 3 - Shortcut between DISABLED event and RXEN task.

pub fn address_rssistart(&self) -> ADDRESS_RSSISTART_R[src]

Bit 4 - Shortcut between ADDRESS event and RSSISTART task.

pub fn end_start(&self) -> END_START_R[src]

Bit 5 - Shortcut between END event and START task.

pub fn address_bcstart(&self) -> ADDRESS_BCSTART_R[src]

Bit 6 - Shortcut between ADDRESS event and BCSTART task.

pub fn disabled_rssistop(&self) -> DISABLED_RSSISTOP_R[src]

Bit 8 - Shortcut between DISABLED event and RSSISTOP task.