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

type DMACTL = Reg<u32, _DMACTL>;

DMACTL

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