Type Definition stm32f3::stm32f302::usb::CNTR[][src]

type CNTR = Reg<u32, _CNTR>;
Expand description

control register

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

For information about available fields see cntr module

Trait Implementations

Register CNTR reset()’s with value 0x03

Register size

Reset value of the register

read() method returns cntr::R reader structure

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