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

type PRIOCLR = Reg<u32, _PRIOCLR>;

DMA channel priority clear Each bit of the DMAPRIOCLR register represents the corresponding uDMA channel. Setting a bit clears the corresponding SET[n] bit in the PRIOSET register.

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

For information about avaliable fields see prioclr module

Trait Implementations

impl Readable for PRIOCLR[src]

read() method returns prioclr::R reader structure

impl Writable for PRIOCLR[src]

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

impl ResetValue for PRIOCLR[src]

Register PRIOCLR reset()'s with value 0

type Type = u32

Register size