[][src]Type Definition atsam4e16e_pac::piod::PCIDR

type PCIDR = Reg<u32, _PCIDR>;

Parallel Capture Interrupt Disable Register

This register you can write_with_zero. See API.

For information about available fields see pcidr module

Trait Implementations

impl Writable for PCIDR[src]

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