[][src]Type Definition ht32f2yyy::ht32f275x::sys_tick::VAL

type VAL = Reg<u32, _VAL>;

VAL

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

For information about available fields see val module

Trait Implementations

impl Readable for VAL[src]

read() method returns val::R reader structure

impl ResetValue for VAL[src]

Register VAL reset()'s with value 0

type Type = u32

Register size

impl Writable for VAL[src]

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