[][src]Module cc2538::udma::enaset

DMA channel enable set Each bit of the ENASET register represents the corresponding uDMA channel. Setting a bit enables the corresponding uDMA channel. Reading the register returns the enable status of the channels. If a channel is enabled but the request mask is set (REQMASKSET), then the channel can be used for software-initiated transfers.

Structs

SET_W

Write proxy for field SET

Type Definitions

R

Reader of register ENASET

SET_R

Reader of field SET

W

Writer for register ENASET