[][src]Type Definition k210_pac::spi0::DMACR

type DMACR = Reg<u32, _DMACR>;

DMA Control Register

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

For information about avaliable fields see dmacr module

Trait Implementations

impl Readable for DMACR[src]

read() method returns dmacr::R reader structure

impl Writable for DMACR[src]

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

impl ResetValue for DMACR[src]

Register dmacr reset()'s with value 0

type Type = u32

Register size