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

type PC2_OVER = Reg<u32, _PC2_OVER>;

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

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

For information about avaliable fields see pc2_over module

Trait Implementations

impl Readable for PC2_OVER[src]

read() method returns pc2_over::R reader structure

impl Writable for PC2_OVER[src]

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

impl ResetValue for PC2_OVER[src]

Register PC2_OVER reset()'s with value 0

type Type = u32

Register size