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

type WN7816 = Reg<u8, _WN7816>;

UART 7816 Wait N Register

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

For information about available fields see wn7816 module

Trait Implementations

impl Readable for WN7816[src]

read() method returns wn7816::R reader structure

impl ResetValue for WN7816[src]

Register WN7816 reset()'s with value 0

type Type = u8

Register size

impl Writable for WN7816[src]

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