[][src]Type Definition lpc845_pac::mrt0::channel::INTVAL

type INTVAL = Reg<u32, _INTVAL>;

MRT Time interval value register. This value is loaded into the TIMER register.

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

For information about avaliable fields see intval module

Trait Implementations

impl Readable for INTVAL[src]

read() method returns intval::R reader structure

impl Writable for INTVAL[src]

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

impl ResetValue for INTVAL[src]

Register INTVAL reset()'s with value 0

type Type = u32

Register size