[][src]Type Definition ht32f1xxxx::ht32f12345::ckcu::HSIATCR

type HSIATCR = Reg<u32, _HSIATCR>;

HSIATCR

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

For information about available fields see hsiatcr module

Trait Implementations

impl Readable for HSIATCR[src]

read() method returns hsiatcr::R reader structure

impl ResetValue for HSIATCR[src]

Register HSIATCR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSIATCR[src]

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