[][src]Type Definition atsam4e16e_pac::dmac::CTRLB0

type CTRLB0 = Reg<u32, _CTRLB0>;

DMAC Channel Control B Register (ch_num = 0)

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

For information about available fields see ctrlb0 module

Trait Implementations

impl Readable for CTRLB0[src]

read() method returns ctrlb0::R reader structure

impl ResetValue for CTRLB0[src]

Register CTRLB0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CTRLB0[src]

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