[][src]Type Definition cc2538::udma::USEBURSTCLR

type USEBURSTCLR = Reg<u32, _USEBURSTCLR>;

DMA channel useburst clear Each bit of the USEBURSTCLR register represents the corresponding uDMA channel. Setting a bit clears the corresponding SET[n] bit in the USEBURSTSET register.

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

For information about avaliable fields see useburstclr module

Trait Implementations

impl Readable for USEBURSTCLR[src]

read() method returns useburstclr::R reader structure

impl Writable for USEBURSTCLR[src]

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

impl ResetValue for USEBURSTCLR[src]

Register USEBURSTCLR reset()'s with value 0

type Type = u32

Register size