[][src]Type Definition k210_pac::uart1::TAT

type TAT = Reg<u32, _TAT>;

Turn-Around Time Register

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

For information about avaliable fields see tat module

Trait Implementations

impl Readable for TAT[src]

read() method returns tat::R reader structure

impl Writable for TAT[src]

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

impl ResetValue for TAT[src]

Register tat reset()'s with value 0

type Type = u32

Register size