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

type PERIPHID1 = Reg<u32, _PERIPHID1>;

0x4000 5FE4 0x4000 6FE4 0x4000 7FE4 0x4002 4FE4 GPIO Peripheral Identification 1 (GPIOPeriphID1)@@ offset 0xFE4 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 periphid1 module

Trait Implementations

impl Readable for PERIPHID1[src]

read() method returns periphid1::R reader structure

impl ResetValue for PERIPHID1[src]

Register PERIPHID1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PERIPHID1[src]

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