[][src]Type Definition cc2538::gpio_a::P_EDGE_CTRL

type P_EDGE_CTRL = Reg<u32, _P_EDGE_CTRL>;

The port edge control register is used to control which edge of each port input causes that port to generate a power-up interrupt to the system.

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

For information about avaliable fields see p_edge_ctrl module

Trait Implementations

impl Readable for P_EDGE_CTRL[src]

read() method returns p_edge_ctrl::R reader structure

impl Writable for P_EDGE_CTRL[src]

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

impl ResetValue for P_EDGE_CTRL[src]

Register P_EDGE_CTRL reset()'s with value 0

type Type = u32

Register size