Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
gpio< base >::CRH Struct Reference

#include <Imt.Base.HAL.STM32F103MD/SystemPeripheralsGpio.h>

Public Types

using CRH_READ = ::imt::base::core::util::Register< imt::base::core::util::ReadOnlyPolicy, crh_base_addr, 0, 0x20 >
 
using CRH_WRITE = ::imt::base::core::util::Register< imt::base::core::util::WriteOnlyPolicy, crh_base_addr, 0, 0x20 >
 

Detailed Description

template<int base>
struct gpio< base >::CRH

Definition at line 71 of file SystemPeripheralsGpio.h.

Member Typedef Documentation

◆ CRH_READ

template<int base>
using gpio< base >::CRH::CRH_READ = ::imt::base::core::util::Register<imt::base::core::util::ReadOnlyPolicy, crh_base_addr, 0, 0x20>

Definition at line 72 of file SystemPeripheralsGpio.h.

◆ CRH_WRITE

template<int base>
using gpio< base >::CRH::CRH_WRITE = ::imt::base::core::util::Register<imt::base::core::util::WriteOnlyPolicy, crh_base_addr, 0, 0x20>

Definition at line 73 of file SystemPeripheralsGpio.h.


The documentation for this struct was generated from the following file: