[][src]Type Definition k210_pac::rtc::CURRENT_COUNT

type CURRENT_COUNT = Reg<u32, _CURRENT_COUNT>;

Timer counter current value

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

For information about avaliable fields see current_count module

Trait Implementations

impl Readable for CURRENT_COUNT[src]

read() method returns current_count::R reader structure

impl Writable for CURRENT_COUNT[src]

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

impl ResetValue for CURRENT_COUNT[src]

Register current_count reset()'s with value 0

type Type = u32

Register size