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

type T0ALARMHI = Reg<u32, _T0ALARMHI>;

TIMG_T0ALARMHI

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

For information about available fields see t0alarmhi module

Trait Implementations

impl Readable for T0ALARMHI[src]

read() method returns t0alarmhi::R reader structure

impl ResetValue for T0ALARMHI[src]

Register T0ALARMHI reset()'s with value 0

impl Writable for T0ALARMHI[src]

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