[][src]Type Definition k210_pac::i2c0::DMA_CR

type DMA_CR = Reg<u32, _DMA_CR>;

I2C DMA Control Register

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

For information about avaliable fields see dma_cr module

Trait Implementations

impl Readable for DMA_CR[src]

read() method returns dma_cr::R reader structure

impl Writable for DMA_CR[src]

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

impl ResetValue for DMA_CR[src]

Register dma_cr reset()'s with value 0

type Type = u32

Register size