Type Definition tm4c123x::udma::CHMAP1

source ·
pub type CHMAP1 = Reg<u32, _CHMAP1>;
Expand description

DMA Channel Map Select 1

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

For information about available fields see chmap1 module

Trait Implementations§

source§

impl ResetValue for CHMAP1

Register CHMAP1 reset()’s with value 0

§

type Type = u32

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for CHMAP1

read() method returns chmap1::R reader structure

source§

impl Writable for CHMAP1

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