[][src]Type Definition cc2538::rfcore_sfr::mtirqf::R

type R = R<u32, MTIRQF>;

Reader of register MTIRQF

Methods

impl R[src]

pub fn reserved32(&self) -> RESERVED32_R[src]

Bits 8:31 - 31:8] This register is 8 bits in a 32-bit address space.

pub fn reserved8(&self) -> RESERVED8_R[src]

Bits 6:7 - 7:6] Reserved. Always read 0.

pub fn mactimer_ovf_compare2f(&self) -> MACTIMER_OVF_COMPARE2F_R[src]

Bit 5 - 5:5] Set when the MAC Timer overflow counter counts to the value set at MTovf_cmp2

pub fn mactimer_ovf_compare1f(&self) -> MACTIMER_OVF_COMPARE1F_R[src]

Bit 4 - 4:4] Set when the MAC Timer overflow counter counts to the value set at Timer 2 MTovf_cmp1

pub fn mactimer_ovf_perf(&self) -> MACTIMER_OVF_PERF_R[src]

Bit 3 - 3:3] Set when the MAC Timer overflow counter would have counted to a value equal to MTovf_per, but instead wraps to 0

pub fn mactimer_compare2f(&self) -> MACTIMER_COMPARE2F_R[src]

Bit 2 - 2:2] Set when the MAC Timer counter counts to the value set at MT_cmp2

pub fn mactimer_compare1f(&self) -> MACTIMER_COMPARE1F_R[src]

Bit 1 - 1:1] Set when the MAC Timer counter counts to the value set at MT_cmp1

pub fn mactimer_perf(&self) -> MACTIMER_PERF_R[src]

Bit 0 - 0:0] Set when the MAC Timer counter would have counted to a value equal to MT_per, but instead wraps to 0