[][src]Type Definition ht32f5xxxx::ht32f52342_52::sci::SCI_GTR

type SCI_GTR = Reg<u32, _SCI_GTR>;

SCI_GTR

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

For information about available fields see sci_gtr module

Trait Implementations

impl Readable for SCI_GTR[src]

read() method returns sci_gtr::R reader structure

impl ResetValue for SCI_GTR[src]

Register SCI_GTR reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_GTR[src]

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