[][src]Type Definition cc3220sf::common_reg::GPIO_PROPERTIES_REGISTER

type GPIO_PROPERTIES_REGISTER = Reg<u32, _GPIO_PROPERTIES_REGISTER>;

GPIO_PROPERTIES_REGISTER

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

For information about available fields see gpio_properties_register module

Trait Implementations

impl Readable for GPIO_PROPERTIES_REGISTER[src]

read() method returns gpio_properties_register::R reader structure

impl ResetValue for GPIO_PROPERTIES_REGISTER[src]

Register GPIO_PROPERTIES_REGISTER reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIO_PROPERTIES_REGISTER[src]

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