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

type PD3_OVER = Reg<u32, _PD3_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 pd3_over module

Trait Implementations

impl Readable for PD3_OVER[src]

read() method returns pd3_over::R reader structure

impl Writable for PD3_OVER[src]

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

impl ResetValue for PD3_OVER[src]

Register PD3_OVER reset()'s with value 0

type Type = u32

Register size