[][src]Type Definition nrf52832_pac::timer3::shorts::W

type W = W<u32, SHORTS>;

Writer for register SHORTS

Methods

impl W[src]

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

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

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

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

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

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

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

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

pub fn compare4_clear(&mut self) -> COMPARE4_CLEAR_W[src]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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