[][src]Type Definition efm32gg11b820::usart3::CTRLX

type CTRLX = Reg<u32, _CTRLX>;

Control Register Extended

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

For information about available fields see ctrlx module

Trait Implementations

impl Readable for CTRLX[src]

read() method returns ctrlx::R reader structure

impl ResetValue for CTRLX[src]

Register CTRLX reset()'s with value 0

type Type = u32

Register size

impl Writable for CTRLX[src]

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