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

type PB1_OVER = Reg<u32, _PB1_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 pb1_over module

Trait Implementations

impl Readable for PB1_OVER[src]

read() method returns pb1_over::R reader structure

impl Writable for PB1_OVER[src]

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

impl ResetValue for PB1_OVER[src]

Register PB1_OVER reset()'s with value 0

type Type = u32

Register size