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

type OUT_STATUS = Reg<u8, _OUT_STATUS>;

Status about the current state of the OUT endpoint.

This register you can read. See API.

For information about avaliable fields see out_status module

Trait Implementations

impl Readable for OUT_STATUS[src]

read() method returns out_status::R reader structure