[][src]Type Definition betrusted_pac::uart::RXEMPTY

type RXEMPTY = Reg<u32, _RXEMPTY>;

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

For information about available fields see rxempty module

Trait Implementations

impl Readable for RXEMPTY[src]

read() method returns rxempty::R reader structure

impl ResetValue for RXEMPTY[src]

Register RXEMPTY reset()'s with value 0

type Type = u32

Register size

impl Writable for RXEMPTY[src]

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