[][src]Type Definition cc3220sf::timera3::RTCPD

type RTCPD = Reg<u32, _RTCPD>;

GPTM RTC Predivide

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see rtcpd module

Trait Implementations

impl Readable for RTCPD[src]

read() method returns rtcpd::R reader structure

impl ResetValue for RTCPD[src]

Register RTCPD reset()'s with value 0

type Type = u32

Register size

impl Writable for RTCPD[src]

write(|w| ..) method takes rtcpd::W writer structure