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

type FRAME = Reg<u32, _FRAME>;
Expand description

USART Frame Format Register

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

For information about available fields see frame module

Trait Implementations

Register FRAME reset()’s with value 0x1005

Register size

Reset value of the register

read() method returns frame::R reader structure

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