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

type SCI_ETU = Reg<u32, _SCI_ETU>;

SCI_ETU

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

For information about available fields see sci_etu module

Trait Implementations

impl Readable for SCI_ETU[src]

read() method returns sci_etu::R reader structure

impl ResetValue for SCI_ETU[src]

Register SCI_ETU reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_ETU[src]

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