[][src]Type Definition ht32f1xxxx::ht32f12365_66::sci::SCI_PSC

type SCI_PSC = Reg<u32, _SCI_PSC>;

SCI_PSC

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

For information about available fields see sci_psc module

Trait Implementations

impl Readable for SCI_PSC[src]

read() method returns sci_psc::R reader structure

impl ResetValue for SCI_PSC[src]

Register SCI_PSC reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_PSC[src]

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