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

type PB2_OVER = Reg<u32, _PB2_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 pb2_over module

Trait Implementations

impl Readable for PB2_OVER[src]

read() method returns pb2_over::R reader structure

impl Writable for PB2_OVER[src]

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

impl ResetValue for PB2_OVER[src]

Register PB2_OVER reset()'s with value 0

type Type = u32

Register size