docs/mimxrt/quickref: Add a note about machine.RTC() subseconds.
Telling that subseconds is not supported and returns always 0. This was changed in 913f9ad5ad9bb446c6e4310b6b5eda310098a1cf. Signed-off-by: robert-hh <robert@hammelrath.com>
This commit is contained in:
parent
87adf11dd2
commit
76dd4facb9
@ -438,6 +438,10 @@ The i.MXRT MCU supports battery backup of the RTC. By connecting a battery of
|
|||||||
current drawn from the battery is ~20µA, which is rather high. A CR2032 coin
|
current drawn from the battery is ~20µA, which is rather high. A CR2032 coin
|
||||||
cell will last for about one year.
|
cell will last for about one year.
|
||||||
|
|
||||||
|
Note: In v1.23.0 the support for subseconds was removed. When reading the RTC, 0 will
|
||||||
|
be returned as value for subsecond, When setting the RTC time, the subsecond
|
||||||
|
field is ignored. The RTC itself does not provide a microsecond value.
|
||||||
|
|
||||||
SD card
|
SD card
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user