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

type PA3_OVER = Reg<u32, _PA3_OVER>;

This is the overide configuration register for each pad.

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

For information about avaliable fields see pa3_over module

Trait Implementations

impl Readable for PA3_OVER[src]

read() method returns pa3_over::R reader structure

impl Writable for PA3_OVER[src]

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

impl ResetValue for PA3_OVER[src]

Register PA3_OVER reset()'s with value 0

type Type = u32

Register size