[][src]Type Definition wip_s32k144::ewm::CLKPRESCALER

type CLKPRESCALER = Reg<u8, _CLKPRESCALER>;

Clock Prescaler Register

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

For information about available fields see clkprescaler module

Trait Implementations

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