[][src]Type Definition fomu_pac::usb::next_ev::R

type R = R<u8, NEXT_EV>;

Reader of register NEXT_EV

Methods

impl R[src]

pub fn in_(&self) -> IN_R[src]

Bit 0 - 1 if the next event is an IN event

pub fn out(&self) -> OUT_R[src]

Bit 1 - 1 if the next event is an OUT event

pub fn setup(&self) -> SETUP_R[src]

Bit 2 - 1 if the next event is an SETUP event

pub fn reset(&self) -> RESET_R[src]

Bit 3 - 1 if the next event is a RESET event