Struct stm32f103xx::usb::FNR[][src]

pub struct FNR { /* fields omitted */ }

frame number register

Methods

impl FNR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for FNR

impl !Sync for FNR