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

type TL7816 = Reg<u8, _TL7816>;

UART 7816 Transmit Length Register

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

For information about available fields see tl7816 module

Trait Implementations

impl Readable for TL7816[src]

read() method returns tl7816::R reader structure

impl ResetValue for TL7816[src]

Register TL7816 reset()'s with value 0

type Type = u8

Register size

impl Writable for TL7816[src]

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