[][src]Type Definition k210_pac::timer0::channel::LOAD_COUNT

type LOAD_COUNT = Reg<u32, _LOAD_COUNT>;

Load Count Register

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

For information about avaliable fields see load_count module

Trait Implementations

impl Readable for LOAD_COUNT[src]

read() method returns load_count::R reader structure

impl Writable for LOAD_COUNT[src]

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

impl ResetValue for LOAD_COUNT[src]

Register load_count reset()'s with value 0

type Type = u32

Register size