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

type R = R<u32, SHORTS>;

Reader of register SHORTS

Methods

impl R[src]

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

Bit 0 - Shortcut between READY event and SAMPLE task

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

Bit 1 - Shortcut between READY event and STOP task

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

Bit 2 - Shortcut between DOWN event and STOP task

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

Bit 3 - Shortcut between UP event and STOP task

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

Bit 4 - Shortcut between CROSS event and STOP task