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

type ROUTELOC5 = Reg<u32, _ROUTELOC5>;

I/O Routing Location Register

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

For information about available fields see routeloc5 module

Trait Implementations

impl Readable for ROUTELOC5[src]

read() method returns routeloc5::R reader structure

impl ResetValue for ROUTELOC5[src]

Register ROUTELOC5 reset()'s with value 0

type Type = u32

Register size

impl Writable for ROUTELOC5[src]

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