[][src]Type Definition esp32::timg::T1ALARMHI

type T1ALARMHI = Reg<u32, _T1ALARMHI>;

TIMG_T1ALARMHI

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

For information about available fields see t1alarmhi module

Trait Implementations

impl Readable for T1ALARMHI[src]

read() method returns t1alarmhi::R reader structure

impl ResetValue for T1ALARMHI[src]

Register T1ALARMHI reset()'s with value 0

impl Writable for T1ALARMHI[src]

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