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

type CHMAP2 = Reg<u32, _CHMAP2>;

DMA channel map select 2 Each 4-bit field of the CHMAP2 register configures the uDMA channel assignment as specified in the uDMA channel assignment table in the "Channel Assignments" section.

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

For information about avaliable fields see chmap2 module

Trait Implementations

impl Readable for CHMAP2[src]

read() method returns chmap2::R reader structure

impl Writable for CHMAP2[src]

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

impl ResetValue for CHMAP2[src]

Register CHMAP2 reset()'s with value 0

type Type = u32

Register size