[][src]Type Definition ht32f1xxxx::ht32f12364::sci::SCI_CCR

type SCI_CCR = Reg<u32, _SCI_CCR>;

SCI_CCR

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

For information about available fields see sci_ccr module

Trait Implementations

impl Readable for SCI_CCR[src]

read() method returns sci_ccr::R reader structure

impl ResetValue for SCI_CCR[src]

Register SCI_CCR reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_CCR[src]

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