[][src]Type Definition avr_device::atmega32u4::usb_device::UECONX

type UECONX = Reg<u8, _UECONX>;

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

For information about available fields see ueconx module

Trait Implementations

impl Readable for UECONX[src]

read() method returns ueconx::R reader structure

impl ResetValue for UECONX[src]

Register UECONX reset()'s with value 0

impl Writable for UECONX[src]

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