[][src]Type Definition stm32wb_pac::tim17::DMAR

type DMAR = Reg<u32, _DMAR>;

DMA address for full transfer

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

For information about available fields see dmar module

Trait Implementations

impl Readable for DMAR[src]

read() method returns dmar::R reader structure

impl ResetValue for DMAR[src]

Register DMAR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMAR[src]

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