[][src]Type Definition cc3220sf::gpioa4::PERIPHID7

type PERIPHID7 = Reg<u32, _PERIPHID7>;

0x4000 5FDC 0x4000 6FDC 0x4000 7FDC 0x4002 4FDC GPIO Peripheral Identification 7 (GPIOPeriphID7)@@ offset 0xFDC The GPIOPeriphID4@@ GPIOPeriphID5@@ GPIOPeriphID6@@ and GPIOPeriphID7 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 periphid7 module

Trait Implementations

impl Readable for PERIPHID7[src]

read() method returns periphid7::R reader structure

impl ResetValue for PERIPHID7[src]

Register PERIPHID7 reset()'s with value 0

type Type = u32

Register size

impl Writable for PERIPHID7[src]

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