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

type IN_EV_STATUS = Reg<u8, _IN_EV_STATUS>;

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see in_ev_status module

Trait Implementations

impl Readable for IN_EV_STATUS[src]

read() method returns in_ev_status::R reader structure

impl ResetValue for IN_EV_STATUS[src]

Register IN_EV_STATUS reset()'s with value 0

type Type = u8

Register size

impl Writable for IN_EV_STATUS[src]

write(|w| ..) method takes in_ev_status::W writer structure