[][src]Type Definition cc3220sf::timera0::DMAEV

type DMAEV = Reg<u32, _DMAEV>;

GPTM DMA Event

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

For information about available fields see dmaev module

Trait Implementations

impl Readable for DMAEV[src]

read() method returns dmaev::R reader structure

impl ResetValue for DMAEV[src]

Register DMAEV reset()'s with value 0

type Type = u32

Register size

impl Writable for DMAEV[src]

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