[][src]Type Definition nuc1xx::uart0::UA_FUN_SEL

type UA_FUN_SEL = Reg<u32, _UA_FUN_SEL>;

Function Select Register.

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

For information about available fields see ua_fun_sel module

Trait Implementations

impl Readable for UA_FUN_SEL[src]

read() method returns ua_fun_sel::R reader structure

impl ResetValue for UA_FUN_SEL[src]

Register UA_FUN_SEL reset()'s with value 0

type Type = u32

Register size

impl Writable for UA_FUN_SEL[src]

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