[][src]Type Definition stm32l0::stm32l0x2::usb::CNTR

type CNTR = Reg<u32, _CNTR>;

control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see cntr module

Trait Implementations

impl Readable for CNTR[src]

read() method returns cntr::R reader structure

impl Writable for CNTR[src]

write(|w| ..) method takes cntr::W writer structure

impl ResetValue for CNTR[src]

Register CNTR reset()'s with value 0

type Type = u32

Register size