[][src]Type Definition tm4c129x::udma::CTLBASE

type CTLBASE = Reg<u32, _CTLBASE>;

DMA Channel Control Base Pointer

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

For information about avaliable fields see ctlbase module

Trait Implementations

impl Readable for CTLBASE[src]

read() method returns ctlbase::R reader structure

impl Writable for CTLBASE[src]

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

impl ResetValue for CTLBASE[src]

Register CTLBASE reset()'s with value 0

type Type = u32

Register size