[][src]Type Definition ht32f1xxxx::ht32f12365_66::uart1::UART1_IER

type UART1_IER = Reg<u32, _UART1_IER>;

UART1_IER

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

For information about available fields see uart1_ier module

Trait Implementations

impl Readable for UART1_IER[src]

read() method returns uart1_ier::R reader structure

impl ResetValue for UART1_IER[src]

Register UART1_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for UART1_IER[src]

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