[][src]Type Definition cc3220sf::gpioa0::DMACTL

type DMACTL = Reg<u32, _DMACTL>;

0x4000 5534 0x4000 6534 0x4000 7534 0x4002 4534 GPIO DMA Control (GPIODMACTL)@@ offset 0x534 This register is used to configure a GPIO pin as a source for the ?DMA trigger.

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

For information about available fields see dmactl module

Trait Implementations

impl Readable for DMACTL[src]

read() method returns dmactl::R reader structure

impl ResetValue for DMACTL[src]

Register DMACTL reset()'s with value 0

type Type = u32

Register size

impl Writable for DMACTL[src]

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