bmp280_calib_param_t Struct Reference
This structure holds all device specific calibration parameters.
       Definition at line
       
        761
       
       of file
       
        bmp280.h
       
       .
      
      
       #include <
       
     
        bmp280.h
       
       >
      
         Data Fields | 
       |
         
          u16
         
         | 
        dig_P1 | 
         
          s16
         
         | 
        dig_P2 | 
         
          s16
         
         | 
        dig_P3 | 
         
          s16
         
         | 
        dig_P4 | 
         
          s16
         
         | 
        dig_P5 | 
         
          s16
         
         | 
        dig_P6 | 
         
          s16
         
         | 
        dig_P7 | 
         
          s16
         
         | 
        dig_P8 | 
         
          s16
         
         | 
        dig_P9 | 
         
          u16
         
         | 
        dig_T1 | 
         
          s16
         
         | 
        dig_T2 | 
         
          s16
         
         | 
        dig_T3 | 
         
          s32
         
         | 
        t_fine | 
Field Documentation
           
            u16
           
           bmp280_calib_param_t::dig_P1
           | 
         
calibration P1 data
        Definition at line
        
         765
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_P2
           | 
         
calibration P2 data
        Definition at line
        
         766
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_P3
           | 
         
calibration P3 data
        Definition at line
        
         767
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_P4
           | 
         
calibration P4 data
        Definition at line
        
         768
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_P5
           | 
         
calibration P5 data
        Definition at line
        
         769
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_P6
           | 
         
calibration P6 data
        Definition at line
        
         770
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_P7
           | 
         
calibration P7 data
        Definition at line
        
         771
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_P8
           | 
         
calibration P8 data
        Definition at line
        
         772
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_P9
           | 
         
calibration P9 data
        Definition at line
        
         773
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            u16
           
           bmp280_calib_param_t::dig_T1
           | 
         
calibration T1 data
        Definition at line
        
         762
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_temperature_double()
        
        ,
        
         bmp280_compensate_temperature_int32()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_T2
           | 
         
calibration T2 data
        Definition at line
        
         763
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_temperature_double()
        
        ,
        
         bmp280_compensate_temperature_int32()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s16
           
           bmp280_calib_param_t::dig_T3
           | 
         
calibration T3 data
        Definition at line
        
         764
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_temperature_double()
        
        ,
        
         bmp280_compensate_temperature_int32()
        
        , and
        
         bmp280_get_calib_param()
        
        .
       
           
            s32
           
           bmp280_calib_param_t::t_fine
           | 
         
calibration t_fine data
        Definition at line
        
         775
        
        of file
        
         bmp280.h
        
        .
       
        Referenced by
        
         bmp280_compensate_pressure_double()
        
        ,
        
         bmp280_compensate_pressure_int32()
        
        ,
        
         bmp280_compensate_pressure_int64()
        
        ,
        
         bmp280_compensate_temperature_double()
        
        , and
        
         bmp280_compensate_temperature_int32()
        
        .
       
The documentation for this struct was generated from the following file:
- 
       C:/cygwin/home/caamunds/work/super/hardware/kit/common/bsp/thunderboard/bosch/BMP280_driver/
       
bmp280.h