[][src]Type Definition efm32pg1b_pac::leuart0::SIGFRAME

type SIGFRAME = Reg<u32, _SIGFRAME>;

Signal Frame Register

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

For information about available fields see sigframe module

Trait Implementations

impl Readable for SIGFRAME[src]

read() method returns sigframe::R reader structure

impl ResetValue for SIGFRAME[src]

Register SIGFRAME reset()'s with value 0

type Type = u32

Register size

impl Writable for SIGFRAME[src]

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