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

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

Raw register type (u8, u16, u32, …).

impl Writable for DMA_DIS[src]

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