[][src]Type Definition esp8266::timer::FRC2_CTRL

type FRC2_CTRL = Reg<u32, _FRC2_CTRL>;

FRC2_CTRL

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

For information about available fields see frc2_ctrl module

Trait Implementations

impl Readable for FRC2_CTRL[src]

read() method returns frc2_ctrl::R reader structure

impl ResetValue for FRC2_CTRL[src]

Register FRC2_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for FRC2_CTRL[src]

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