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

type CURRENT_VALUE = Reg<u32, _CURRENT_VALUE>;

Current Value Register

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

For information about avaliable fields see current_value module

Trait Implementations

impl Readable for CURRENT_VALUE[src]

read() method returns current_value::R reader structure

impl Writable for CURRENT_VALUE[src]

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

impl ResetValue for CURRENT_VALUE[src]

Register current_value reset()'s with value 0

type Type = u32

Register size