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

type PD5_OVER = Reg<u32, _PD5_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 pd5_over module

Trait Implementations

impl Readable for PD5_OVER[src]

read() method returns pd5_over::R reader structure

impl Writable for PD5_OVER[src]

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

impl ResetValue for PD5_OVER[src]

Register PD5_OVER reset()'s with value 0

type Type = u32

Register size