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

pub type CCR6 = Reg<u32, _CCR6>;
Expand description

capture/compare register 4

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

For information about available fields see ccr6 module

Trait Implementations

Register CCR6 reset()’s with value 0

Register size

Reset value of the register

read() method returns ccr6::R reader structure

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