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

type IRCTRL = Reg<u32, _IRCTRL>;

IrDA Control Register

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

For information about available fields see irctrl module

Trait Implementations

impl Readable for IRCTRL[src]

read() method returns irctrl::R reader structure

impl ResetValue for IRCTRL[src]

Register IRCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for IRCTRL[src]

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