[][src]Type Definition cc2538::udma::chmap3::R

type R = R<u32, CHMAP3>;

Reader of register CHMAP3

Methods

impl R[src]

pub fn ch31sel(&self) -> CH31SEL_R[src]

Bits 28:31 - 31:28] uDMA channel 31 source select See section titled "Channel Assignments" in Micro Direct Memory Access chapter.

pub fn ch30sel(&self) -> CH30SEL_R[src]

Bits 24:27 - 27:24] uDMA channel 30 source select See section titled "Channel Assignments" in Micro Direct Memory Access chapter.

pub fn ch29sel(&self) -> CH29SEL_R[src]

Bits 20:23 - 23:20] uDMA channel 29 source select See section titled "Channel Assignments" in Micro Direct Memory Access chapter.

pub fn ch28sel(&self) -> CH28SEL_R[src]

Bits 16:19 - 19:16] uDMA channel 28 source select See section titled "Channel Assignments" in Micro Direct Memory Access chapter.

pub fn ch27sel(&self) -> CH27SEL_R[src]

Bits 12:15 - 15:12] uDMA channel 27 source select See section titled "Channel Assignments" in Micro Direct Memory Access chapter.

pub fn ch26sel(&self) -> CH26SEL_R[src]

Bits 8:11 - 11:8] uDMA channel 26 source select See section titled "Channel Assignments" in Micro Direct Memory Access chapter.

pub fn ch25sel(&self) -> CH25SEL_R[src]

Bits 4:7 - 7:4] uDMA channel 25 source select See section titled "Channel Assignments" in Micro Direct Memory Access chapter.

pub fn ch24sel(&self) -> CH24SEL_R[src]

Bits 0:3 - 3:0] uDMA channel 24 source select See section titled "Channel Assignments" in Micro Direct Memory Access chapter.