[][src]Type Definition atsame70q21b::uart0::UART_IER

type UART_IER = Reg<u32, _UART_IER>;

Interrupt Enable Register

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

For information about available fields see uart_ier module

Trait Implementations

impl ResetValue for UART_IER[src]

Register UART_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_IER[src]

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