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

type EBCIER = Reg<u32, _EBCIER>;

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

This register you can write_with_zero. See API.

For information about available fields see ebcier module

Trait Implementations

impl Writable for EBCIER[src]

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