[][src]Type Definition ht32f2xxxx::ht32f22366::sci::SCI_TXB

type SCI_TXB = Reg<u32, _SCI_TXB>;

SCI_TXB

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

For information about available fields see sci_txb module

Trait Implementations

impl Readable for SCI_TXB[src]

read() method returns sci_txb::R reader structure

impl ResetValue for SCI_TXB[src]

Register SCI_TXB reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_TXB[src]

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