[][src]Type Definition ht32f1xxxx::ht32f12345::sci::SCI_CR

type SCI_CR = Reg<u32, _SCI_CR>;

SCI_CR

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

For information about available fields see sci_cr module

Trait Implementations

impl Readable for SCI_CR[src]

read() method returns sci_cr::R reader structure

impl ResetValue for SCI_CR[src]

Register SCI_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_CR[src]

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