[][src]Type Definition stm32wb_pac::tim1::AF2

type AF2 = Reg<u32, _AF2>;

DMA address for full transfer

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 0x01

type Type = u32

Register size

impl Writable for AF2[src]

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