Type Definition stm32wb_stm32hal::stm32wb55::usb::CNTR[][src]

type CNTR = Reg<u16, _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