[][src]Type Definition ht32f2xxxx::ht32f22366::sci::SCI_IER

type SCI_IER = Reg<u32, _SCI_IER>;

SCI_IER

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

For information about available fields see sci_ier module

Trait Implementations

impl Readable for SCI_IER[src]

read() method returns sci_ier::R reader structure

impl ResetValue for SCI_IER[src]

Register SCI_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for SCI_IER[src]

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