[][src]Type Definition cc3220sf::gpioa3::SI

type SI = Reg<u32, _SI>;

0x4000 5538 0x4000 6538 0x4000 7538 0x4002 4538 GPIO Select Interrupt (GPIOSI)@@ offset 0x538 This register is used to enable individual interrupts for each pin. Note: This register is only available on Port P and Port Q.

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

For information about available fields see si module

Trait Implementations

impl Readable for SI[src]

read() method returns si::R reader structure

impl ResetValue for SI[src]

Register SI reset()'s with value 0

type Type = u32

Register size

impl Writable for SI[src]

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