Type Definition efm32gg11b::usart0::TRIGCTRL[][src]

type TRIGCTRL = Reg<u32, _TRIGCTRL>;
Expand description

USART Trigger Control Register

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

For information about available fields see trigctrl module

Trait Implementations

Register TRIGCTRL reset()’s with value 0

Register size

Reset value of the register

read() method returns trigctrl::R reader structure

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