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

type W = W<u32, SHORTS>;

Writer for register SHORTS

Methods

impl W[src]

pub fn ready_sample(&mut self) -> READY_SAMPLE_W[src]

Bit 0 - Shortcut between READY event and SAMPLE task

pub fn ready_stop(&mut self) -> READY_STOP_W[src]

Bit 1 - Shortcut between READY event and STOP task

pub fn down_stop(&mut self) -> DOWN_STOP_W[src]

Bit 2 - Shortcut between DOWN event and STOP task

pub fn up_stop(&mut self) -> UP_STOP_W[src]

Bit 3 - Shortcut between UP event and STOP task

pub fn cross_stop(&mut self) -> CROSS_STOP_W[src]

Bit 4 - Shortcut between CROSS event and STOP task