[][src]Trait imxrt1062_usb1::Readable

pub trait Readable { }

This trait shows that register has read method

Registers marked with Writable can be also modify'ed

Implementors

impl Readable for ASYNCLISTADDR[src]

read() method returns asynclistaddr::R reader structure

impl Readable for BURSTSIZE[src]

read() method returns burstsize::R reader structure

impl Readable for CAPLENGTH[src]

read() method returns caplength::R reader structure

impl Readable for CONFIGFLAG[src]

read() method returns configflag::R reader structure

impl Readable for DCCPARAMS[src]

read() method returns dccparams::R reader structure

impl Readable for DCIVERSION[src]

read() method returns dciversion::R reader structure

impl Readable for DEVICEADDR[src]

read() method returns deviceaddr::R reader structure

impl Readable for ENDPTCOMPLETE[src]

read() method returns endptcomplete::R reader structure

impl Readable for ENDPTCTRL0[src]

read() method returns endptctrl0::R reader structure

impl Readable for ENDPTCTRL1[src]

read() method returns endptctrl1::R reader structure

impl Readable for ENDPTCTRL2[src]

read() method returns endptctrl2::R reader structure

impl Readable for ENDPTCTRL3[src]

read() method returns endptctrl3::R reader structure

impl Readable for ENDPTCTRL4[src]

read() method returns endptctrl4::R reader structure

impl Readable for ENDPTCTRL5[src]

read() method returns endptctrl5::R reader structure

impl Readable for ENDPTCTRL6[src]

read() method returns endptctrl6::R reader structure

impl Readable for ENDPTCTRL7[src]

read() method returns endptctrl7::R reader structure

impl Readable for ENDPTFLUSH[src]

read() method returns endptflush::R reader structure

impl Readable for ENDPTLISTADDR[src]

read() method returns endptlistaddr::R reader structure

impl Readable for ENDPTNAK[src]

read() method returns endptnak::R reader structure

impl Readable for ENDPTNAKEN[src]

read() method returns endptnaken::R reader structure

impl Readable for ENDPTPRIME[src]

read() method returns endptprime::R reader structure

impl Readable for ENDPTSETUPSTAT[src]

read() method returns endptsetupstat::R reader structure

impl Readable for ENDPTSTAT[src]

read() method returns endptstat::R reader structure

impl Readable for FRINDEX[src]

read() method returns frindex::R reader structure

impl Readable for GPTIMER0CTRL[src]

read() method returns gptimer0ctrl::R reader structure

impl Readable for GPTIMER0LD[src]

read() method returns gptimer0ld::R reader structure

impl Readable for GPTIMER1CTRL[src]

read() method returns gptimer1ctrl::R reader structure

impl Readable for GPTIMER1LD[src]

read() method returns gptimer1ld::R reader structure

impl Readable for HCCPARAMS[src]

read() method returns hccparams::R reader structure

impl Readable for HCIVERSION[src]

read() method returns hciversion::R reader structure

impl Readable for HCSPARAMS[src]

read() method returns hcsparams::R reader structure

impl Readable for HWDEVICE[src]

read() method returns hwdevice::R reader structure

impl Readable for HWGENERAL[src]

read() method returns hwgeneral::R reader structure

impl Readable for HWHOST[src]

read() method returns hwhost::R reader structure

impl Readable for HWRXBUF[src]

read() method returns hwrxbuf::R reader structure

impl Readable for HWTXBUF[src]

read() method returns hwtxbuf::R reader structure

impl Readable for ID[src]

read() method returns id::R reader structure

impl Readable for OTGSC[src]

read() method returns otgsc::R reader structure

impl Readable for PERIODICLISTBASE[src]

read() method returns periodiclistbase::R reader structure

impl Readable for PORTSC1[src]

read() method returns portsc1::R reader structure

impl Readable for SBUSCFG[src]

read() method returns sbuscfg::R reader structure

impl Readable for TXFILLTUNING[src]

read() method returns txfilltuning::R reader structure

impl Readable for USBCMD[src]

read() method returns usbcmd::R reader structure

impl Readable for USBINTR[src]

read() method returns usbintr::R reader structure

impl Readable for USBMODE[src]

read() method returns usbmode::R reader structure

impl Readable for USBSTS[src]

read() method returns usbsts::R reader structure

Loading content...