[][src]Type Definition k22f::uart0::WF7816

type WF7816 = Reg<u8, _WF7816>;

UART 7816 Wait FD Register

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

For information about available fields see wf7816 module

Trait Implementations

impl Readable for WF7816[src]

read() method returns wf7816::R reader structure

impl ResetValue for WF7816[src]

Register WF7816 reset()'s with value 0x01

type Type = u8

Register size

impl Writable for WF7816[src]

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