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

type SCI_GT = Reg<u32, _SCI_GT>;

SCI_GT

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

For information about available fields see sci_gt module

Trait Implementations

impl Readable for SCI_GT[src]

read() method returns sci_gt::R reader structure

impl ResetValue for SCI_GT[src]

Register SCI_GT reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_GT[src]

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