[][src]Type Definition imxrt1062_ewm::CLKPRESCALER

type CLKPRESCALER = Reg<u8, _CLKPRESCALER>;

Clock Prescaler Register

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

For information about available fields see clkprescaler module

Trait Implementations

impl Readable for CLKPRESCALER[src]

read() method returns clkprescaler::R reader structure

impl ResetValue for CLKPRESCALER[src]

Register CLKPRESCALER reset()'s with value 0

type Type = u8

Register size

impl Writable for CLKPRESCALER[src]

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