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

type EBCIDR = Reg<u32, _EBCIDR>;

DMAC Error, Chained Buffer Transfer Completed Interrupt and Buffer Transfer Completed Interrupt Disable register.

This register you can write_with_zero. See API.

For information about available fields see ebcidr module

Trait Implementations

impl Writable for EBCIDR[src]

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