Expand description
Peripheral RTC_I2C
Modules
RTC I2C Command 0
RTC I2C Command 1
RTC I2C Command 2
RTC I2C Command 3
RTC I2C Command 4
RTC I2C Command 5
RTC I2C Command 6
RTC I2C Command 7
RTC I2C Command 8
RTC I2C Command 9
RTC I2C Command 10
RTC I2C Command 11
RTC I2C Command 12
RTC I2C Command 13
RTC I2C Command 14
RTC I2C Command 15
Transmission setting
RTC I2C read data
Version control register
Clear RTC I2C interrupt
Enable RTC I2C interrupt
RTC I2C raw interrupt
RTC I2C interrupt status
Configure the high level width of SCL
Configure the low level width of SCL
Configure the delay between the SDA and SCL negative edge for a start condition
Configure the delay between SDA and SCL positive edge for a stop condition
Configure the SDA hold time after a negative SCL edge
Configure slave address
RTC I2C status
Configure RTC I2C timeout
Structs
Register block
Type Definitions
CMD0 register accessor: an alias for Reg<CMD0_SPEC>
CMD1 register accessor: an alias for Reg<CMD1_SPEC>
CMD2 register accessor: an alias for Reg<CMD2_SPEC>
CMD3 register accessor: an alias for Reg<CMD3_SPEC>
CMD4 register accessor: an alias for Reg<CMD4_SPEC>
CMD5 register accessor: an alias for Reg<CMD5_SPEC>
CMD6 register accessor: an alias for Reg<CMD6_SPEC>
CMD7 register accessor: an alias for Reg<CMD7_SPEC>
CMD8 register accessor: an alias for Reg<CMD8_SPEC>
CMD9 register accessor: an alias for Reg<CMD9_SPEC>
CMD10 register accessor: an alias for Reg<CMD10_SPEC>
CMD11 register accessor: an alias for Reg<CMD11_SPEC>
CMD12 register accessor: an alias for Reg<CMD12_SPEC>
CMD13 register accessor: an alias for Reg<CMD13_SPEC>
CMD14 register accessor: an alias for Reg<CMD14_SPEC>
CMD15 register accessor: an alias for Reg<CMD15_SPEC>
CTRL register accessor: an alias for Reg<CTRL_SPEC>
DATA register accessor: an alias for Reg<DATA_SPEC>
DATE register accessor: an alias for Reg<DATE_SPEC>
INT_CLR register accessor: an alias for Reg<INT_CLR_SPEC>
INT_ENA register accessor: an alias for Reg<INT_ENA_SPEC>
INT_RAW register accessor: an alias for Reg<INT_RAW_SPEC>
INT_ST register accessor: an alias for Reg<INT_ST_SPEC>
SCL_HIGH register accessor: an alias for Reg<SCL_HIGH_SPEC>
SCL_LOW register accessor: an alias for Reg<SCL_LOW_SPEC>
SCL_START_PERIOD register accessor: an alias for Reg<SCL_START_PERIOD_SPEC>
SCL_STOP_PERIOD register accessor: an alias for Reg<SCL_STOP_PERIOD_SPEC>
SDA_DUTY register accessor: an alias for Reg<SDA_DUTY_SPEC>
SLAVE_ADDR register accessor: an alias for Reg<SLAVE_ADDR_SPEC>
STATUS register accessor: an alias for Reg<STATUS_SPEC>
TO register accessor: an alias for Reg<TO_SPEC>