[][src]Type Definition atsam4e16e_pac::crccu::DMA_DIS

type DMA_DIS = Reg<u32, _DMA_DIS>;

CRCCU DMA Disable Register

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

For information about available fields see dma_dis module

Trait Implementations

impl ResetValue for DMA_DIS[src]

Register DMA_DIS reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_DIS[src]

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