[][src]Type Definition cc3220sf::gpioa0::PERIPHID2

type PERIPHID2 = Reg<u32, _PERIPHID2>;

0x4000 5FE8 0x4000 6FE8 0x4000 7FE8 0x4002 4FE8 GPIO Peripheral Identification 2 (GPIOPeriphID2)@@ offset 0xFE8 The GPIOPeriphID0@@ GPIOPeriphID1@@ GPIOPeriphID2@@ and GPIOPeriphID3 registers can conceptually be treated as one 32-bit register; each register contains eight bits of the 32-bit register@@ used by software to identify the peripheral.

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

For information about available fields see periphid2 module

Trait Implementations

impl Readable for PERIPHID2[src]

read() method returns periphid2::R reader structure

impl ResetValue for PERIPHID2[src]

Register PERIPHID2 reset()'s with value 0

type Type = u32

Register size

impl Writable for PERIPHID2[src]

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