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

type ROUTEPEN = Reg<u32, _ROUTEPEN>;

I/O Routing Pin Enable Register

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

For information about available fields see routepen module

Trait Implementations

impl Readable for ROUTEPEN[src]

read() method returns routepen::R reader structure

impl ResetValue for ROUTEPEN[src]

Register ROUTEPEN reset()'s with value 0

type Type = u32

Register size

impl Writable for ROUTEPEN[src]

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