Struct atmega32u4::usb::UDINT[][src]

pub struct UDINT { /* fields omitted */ }

USB Device Interrupt

Methods

impl UDINT
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for UDINT

impl !Sync for UDINT