[][src]Type Definition efm32gg11b820::prs::ROUTELOC3

type ROUTELOC3 = Reg<u32, _ROUTELOC3>;

I/O Routing Location Register

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

For information about available fields see routeloc3 module

Trait Implementations

impl Readable for ROUTELOC3[src]

read() method returns routeloc3::R reader structure

impl ResetValue for ROUTELOC3[src]

Register ROUTELOC3 reset()'s with value 0

type Type = u32

Register size

impl Writable for ROUTELOC3[src]

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