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

type SCI_SR = Reg<u32, _SCI_SR>;

SCI_SR

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

For information about available fields see sci_sr module

Trait Implementations

impl Readable for SCI_SR[src]

read() method returns sci_sr::R reader structure

impl ResetValue for SCI_SR[src]

Register SCI_SR reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_SR[src]

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