[][src]Type Definition imxrt1062_usdhc1::DS_ADDR

type DS_ADDR = Reg<u32, _DS_ADDR>;

DMA System Address

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

For information about available fields see ds_addr module

Trait Implementations

impl Readable for DS_ADDR[src]

read() method returns ds_addr::R reader structure

impl ResetValue for DS_ADDR[src]

Register DS_ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for DS_ADDR[src]

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