Type Definition atsam4sd16b_pac::udp::ICR[][src]

type ICR = Reg<u32, _ICR>;

Interrupt Clear Register

This register you can write_with_zero. See API.

For information about available fields see icr module

Trait Implementations

impl Writable for ICR[src]

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