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

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

Public Types

using BSR = ::imt::base::core::util::Register< imt::base::core::util::WriteOnlyPolicy, bsrr_base_addr, 0, 0x10 >
 
using BRR = ::imt::base::core::util::Register< imt::base::core::util::WriteOnlyPolicy, bsrr_base_addr, 0x10, 0x10 >
 

Detailed Description

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

Definition at line 59 of file SystemPeripheralsGpio.h.

Member Typedef Documentation

◆ BRR

template<int base>
using gpio< base >::BSRR::BRR = ::imt::base::core::util::Register<imt::base::core::util::WriteOnlyPolicy, bsrr_base_addr, 0x10, 0x10>

Definition at line 61 of file SystemPeripheralsGpio.h.

◆ BSR

template<int base>
using gpio< base >::BSRR::BSR = ::imt::base::core::util::Register<imt::base::core::util::WriteOnlyPolicy, bsrr_base_addr, 0, 0x10>

Definition at line 60 of file SystemPeripheralsGpio.h.


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