[][src]Type Definition fomu_pac::usb::SETUP_STATUS

type SETUP_STATUS = Reg<u8, _SETUP_STATUS>;

Status about the most recent SETUP transactions, and the state of the FIFO.

This register you can read. See API.

For information about avaliable fields see setup_status module

Trait Implementations

impl Readable for SETUP_STATUS[src]

read() method returns setup_status::R reader structure