Struct max32630_svd::usb::EP_BASE[][src]

pub struct EP_BASE { /* fields omitted */ }

USB Endpoint Descriptor Table Base Address

Methods

impl EP_BASE
[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 EP_BASE

impl !Sync for EP_BASE