Type Definition stm32g4::stm32g431::tim15::AF2[][src]

type AF2 = Reg<u32, _AF2>;

TIM alternate function option register 2

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

For information about available fields see af2 module

Trait Implementations

impl Readable for AF2[src]

read() method returns af2::R reader structure

impl ResetValue for AF2[src]

Register AF2 reset()'s with value 0

type Type = u32

Register size

impl Writable for AF2[src]

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