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

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

Public Types

using CRL_READ = ::imt::base::core::util::Register< imt::base::core::util::ReadOnlyPolicy, crl_base_addr, 0, 0x20 >
 
using CRL_WRITE = ::imt::base::core::util::Register< imt::base::core::util::WriteOnlyPolicy, crl_base_addr, 0, 0x20 >
 

Detailed Description

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

Definition at line 65 of file SystemPeripheralsGpio.h.

Member Typedef Documentation

◆ CRL_READ

template<int base>
using gpio< base >::CRL::CRL_READ = ::imt::base::core::util::Register<imt::base::core::util::ReadOnlyPolicy, crl_base_addr, 0, 0x20>

Definition at line 66 of file SystemPeripheralsGpio.h.

◆ CRL_WRITE

template<int base>
using gpio< base >::CRL::CRL_WRITE = ::imt::base::core::util::Register<imt::base::core::util::WriteOnlyPolicy, crl_base_addr, 0, 0x20>

Definition at line 67 of file SystemPeripheralsGpio.h.


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