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

type RTCMOD = Reg<u16, _RTCMOD>;

RTC Counter Modulo Register

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

For information about avaliable fields see rtcmod module

Trait Implementations

impl Readable for RTCMOD[src]

read() method returns rtcmod::R reader structure

impl Writable for RTCMOD[src]

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

impl ResetValue for RTCMOD[src]

Register RTCMOD reset()'s with value 0

type Type = u16

Register size