[][src]Type Definition atsame70q20b::uart0::UART_IDR

type UART_IDR = Reg<u32, _UART_IDR>;

Interrupt Disable Register

This register you can reset, write, write_with_zero. See API.

For information about available fields see uart_idr module

Trait Implementations

impl ResetValue for UART_IDR[src]

Register UART_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_IDR[src]

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