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

type HTX = Reg<u32, _HTX>;

Halt TX Regster

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

For information about avaliable fields see htx module

Trait Implementations

impl Readable for HTX[src]

read() method returns htx::R reader structure

impl Writable for HTX[src]

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

impl ResetValue for HTX[src]

Register htx reset()'s with value 0

type Type = u32

Register size