[][src]Type Definition alt_sam3x8e::uart::IDR

type IDR = Reg<u32, _IDR>;

Interrupt Disable Register

This register you can write_with_zero. See API.

For information about avaliable fields see idr module

Trait Implementations

impl Writable for IDR[src]

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