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

type W = W<u32, MTIRQF>;

Writer for register MTIRQF

Methods

impl W[src]

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

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

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

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

pub fn mactimer_ovf_compare2f(&mut self) -> MACTIMER_OVF_COMPARE2F_W[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(&mut self) -> MACTIMER_OVF_COMPARE1F_W[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(&mut self) -> MACTIMER_OVF_PERF_W[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(&mut self) -> MACTIMER_COMPARE2F_W[src]

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

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

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

pub fn mactimer_perf(&mut self) -> MACTIMER_PERF_W[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