[][src]Type Definition cc2538::ioc::PC3_OVER

type PC3_OVER = Reg<u32, _PC3_OVER>;

This is the overide configuration register for each pad. PC3 has high drive capability.

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

For information about avaliable fields see pc3_over module

Trait Implementations

impl Readable for PC3_OVER[src]

read() method returns pc3_over::R reader structure

impl Writable for PC3_OVER[src]

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

impl ResetValue for PC3_OVER[src]

Register PC3_OVER reset()'s with value 0

type Type = u32

Register size