Type Definition stm32wb_stm32hal::stm32wb55::tim1::RCR[][src]

type RCR = Reg<u32, _RCR>;
Expand description

repetition counter register

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

For information about available fields see rcr module

Trait Implementations

Register RCR reset()’s with value 0

Register size

Reset value of the register

read() method returns rcr::R reader structure

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