Struct nrf52840::usbd::FRAMECNTR[][src]

pub struct FRAMECNTR { /* fields omitted */ }

Returns the current value of the start of frame counter

Methods

impl FRAMECNTR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for FRAMECNTR

impl !Sync for FRAMECNTR