Type Definition stm32wb_stm32hal::stm32wb55::tim2::AF[][src]

type AF = Reg<u32, _AF>;
Expand description

TIM2 alternate function option register 1

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

For information about available fields see af module

Trait Implementations

Register AF reset()’s with value 0

Register size

Reset value of the register

read() method returns af::R reader structure

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