[][src]Type Definition nrf52832_pac::timer0::shorts::R

type R = R<u32, SHORTS>;

Reader of register SHORTS

Methods

impl R[src]

pub fn compare0_clear(&self) -> COMPARE0_CLEAR_R[src]

Bit 0 - Shortcut between COMPARE[0] event and CLEAR task

pub fn compare1_clear(&self) -> COMPARE1_CLEAR_R[src]

Bit 1 - Shortcut between COMPARE[1] event and CLEAR task

pub fn compare2_clear(&self) -> COMPARE2_CLEAR_R[src]

Bit 2 - Shortcut between COMPARE[2] event and CLEAR task

pub fn compare3_clear(&self) -> COMPARE3_CLEAR_R[src]

Bit 3 - Shortcut between COMPARE[3] event and CLEAR task

pub fn compare0_stop(&self) -> COMPARE0_STOP_R[src]

Bit 8 - Shortcut between COMPARE[0] event and STOP task

pub fn compare1_stop(&self) -> COMPARE1_STOP_R[src]

Bit 9 - Shortcut between COMPARE[1] event and STOP task

pub fn compare2_stop(&self) -> COMPARE2_STOP_R[src]

Bit 10 - Shortcut between COMPARE[2] event and STOP task

pub fn compare3_stop(&self) -> COMPARE3_STOP_R[src]

Bit 11 - Shortcut between COMPARE[3] event and STOP task