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

type R = R<u32, RXADDRESSES>;

Reader of register RXADDRESSES

Methods

impl R[src]

pub fn addr0(&self) -> ADDR0_R[src]

Bit 0 - Enable reception on logical address 0. Decision point: START task.

pub fn addr1(&self) -> ADDR1_R[src]

Bit 1 - Enable reception on logical address 1. Decision point: START task.

pub fn addr2(&self) -> ADDR2_R[src]

Bit 2 - Enable reception on logical address 2. Decision point: START task.

pub fn addr3(&self) -> ADDR3_R[src]

Bit 3 - Enable reception on logical address 3. Decision point: START task.

pub fn addr4(&self) -> ADDR4_R[src]

Bit 4 - Enable reception on logical address 4. Decision point: START task.

pub fn addr5(&self) -> ADDR5_R[src]

Bit 5 - Enable reception on logical address 5. Decision point: START task.

pub fn addr6(&self) -> ADDR6_R[src]

Bit 6 - Enable reception on logical address 6. Decision point: START task.

pub fn addr7(&self) -> ADDR7_R[src]

Bit 7 - Enable reception on logical address 7. Decision point: START task.