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

type PERIPHID6 = Reg<u32, _PERIPHID6>;

0x4000 5FD8 0x4000 6FD8 0x4000 7FD8 0x4002 4FD8 GPIO Peripheral Identification 6 (GPIOPeriphID6)@@ offset 0xFD8 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 periphid6 module

Trait Implementations

impl Readable for PERIPHID6[src]

read() method returns periphid6::R reader structure

impl ResetValue for PERIPHID6[src]

Register PERIPHID6 reset()'s with value 0

type Type = u32

Register size

impl Writable for PERIPHID6[src]

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