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

type ET7816 = Reg<u8, _ET7816>;

UART 7816 Error Threshold Register

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

For information about available fields see et7816 module

Trait Implementations

impl Readable for ET7816[src]

read() method returns et7816::R reader structure

impl ResetValue for ET7816[src]

Register ET7816 reset()'s with value 0

type Type = u8

Register size

impl Writable for ET7816[src]

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