[][src]Type Definition msp430fr2355::rtc::RTCCNT

type RTCCNT = Reg<u16, _RTCCNT>;

RTC Counter Register

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

For information about avaliable fields see rtccnt module

Trait Implementations

impl Readable for RTCCNT[src]

read() method returns rtccnt::R reader structure

impl Writable for RTCCNT[src]

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

impl ResetValue for RTCCNT[src]

Register RTCCNT reset()'s with value 0

type Type = u16

Register size