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

type CHMAP3 = Reg<u32, _CHMAP3>;

DMA channel map select 3 Each 4-bit field of the CHMAP3 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 chmap3 module

Trait Implementations

impl Readable for CHMAP3[src]

read() method returns chmap3::R reader structure

impl Writable for CHMAP3[src]

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

impl ResetValue for CHMAP3[src]

Register CHMAP3 reset()'s with value 0

type Type = u32

Register size