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

type SETUP_EV_ENABLE = Reg<u8, _SETUP_EV_ENABLE>;

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

For information about avaliable fields see setup_ev_enable module

Trait Implementations

impl Readable for SETUP_EV_ENABLE[src]

read() method returns setup_ev_enable::R reader structure

impl ResetValue for SETUP_EV_ENABLE[src]

Register SETUP_EV_ENABLE reset()'s with value 0

type Type = u8

Register size

impl Writable for SETUP_EV_ENABLE[src]

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