[][src]Type Definition nrf52832_pac::timer3::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 compare4_clear(&self) -> COMPARE4_CLEAR_R[src]

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

pub fn compare5_clear(&self) -> COMPARE5_CLEAR_R[src]

Bit 5 - Shortcut between COMPARE[5] 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

pub fn compare4_stop(&self) -> COMPARE4_STOP_R[src]

Bit 12 - Shortcut between COMPARE[4] event and STOP task

pub fn compare5_stop(&self) -> COMPARE5_STOP_R[src]

Bit 13 - Shortcut between COMPARE[5] event and STOP task