[][src]Type Definition ADuCM302x::flcc0::TIME_PARAM1

type TIME_PARAM1 = Reg<u32, _TIME_PARAM1>;

Time Parameter 1

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

For information about available fields see time_param1 module

Trait Implementations

impl Readable for TIME_PARAM1[src]

read() method returns time_param1::R reader structure

impl ResetValue for TIME_PARAM1[src]

Register TIME_PARAM1 reset()'s with value 0x04

type Type = u32

Register size

impl Writable for TIME_PARAM1[src]

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