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

type OUT_EV_ENABLE = Reg<u8, _OUT_EV_ENABLE>;

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

For information about avaliable fields see out_ev_enable module

Trait Implementations

impl Readable for OUT_EV_ENABLE[src]

read() method returns out_ev_enable::R reader structure

impl ResetValue for OUT_EV_ENABLE[src]

Register OUT_EV_ENABLE reset()'s with value 0

type Type = u8

Register size

impl Writable for OUT_EV_ENABLE[src]

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