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

type SCI_WT = Reg<u32, _SCI_WT>;

SCI_WT

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

For information about available fields see sci_wt module

Trait Implementations

impl Readable for SCI_WT[src]

read() method returns sci_wt::R reader structure

impl ResetValue for SCI_WT[src]

Register SCI_WT reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_WT[src]

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