[][src]Type Definition cc2538::gpio_c::PI_IEN

type PI_IEN = Reg<u32, _PI_IEN>;

The power-up interrupt enable register selects, for its corresponding port A-D pin, whether interrupts are enabled or disabled.

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

For information about avaliable fields see pi_ien module

Trait Implementations

impl Readable for PI_IEN[src]

read() method returns pi_ien::R reader structure

impl Writable for PI_IEN[src]

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

impl ResetValue for PI_IEN[src]

Register PI_IEN reset()'s with value 0

type Type = u32

Register size