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

type R = R<u32, SHORTS>;

Reader of register SHORTS

Methods

impl R[src]

pub fn lasttx_startrx(&self) -> LASTTX_STARTRX_R[src]

Bit 7 - Shortcut between LASTTX event and STARTRX task

pub fn lasttx_suspend(&self) -> LASTTX_SUSPEND_R[src]

Bit 8 - Shortcut between LASTTX event and SUSPEND task

pub fn lasttx_stop(&self) -> LASTTX_STOP_R[src]

Bit 9 - Shortcut between LASTTX event and STOP task

pub fn lastrx_starttx(&self) -> LASTRX_STARTTX_R[src]

Bit 10 - Shortcut between LASTRX event and STARTTX task

pub fn lastrx_stop(&self) -> LASTRX_STOP_R[src]

Bit 12 - Shortcut between LASTRX event and STOP task