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

type ROUTELOC1 = Reg<u32, _ROUTELOC1>;

I/O Routing Location Register

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

For information about available fields see routeloc1 module

Trait Implementations

impl Readable for ROUTELOC1[src]

read() method returns routeloc1::R reader structure

impl ResetValue for ROUTELOC1[src]

Register ROUTELOC1 reset()'s with value 0

type Type = u32

Register size

impl Writable for ROUTELOC1[src]

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