Type Definition atsam4e16c_pac::dmac::CTRLB1[][src]

type CTRLB1 = Reg<u32, _CTRLB1>;

DMAC Channel Control B Register (ch_num = 1)

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

For information about available fields see ctrlb1 module

Trait Implementations

impl Readable for CTRLB1[src]

read() method returns ctrlb1::R reader structure

impl ResetValue for CTRLB1[src]

Register CTRLB1 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for CTRLB1[src]

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