[][src]Type Definition wip_s32k144::ftm2::CONF

type CONF = Reg<u32, _CONF>;

Configuration

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

For information about available fields see conf module

Trait Implementations

impl Readable for CONF[src]

read() method returns conf::R reader structure

impl ResetValue for CONF[src]

Register CONF reset()'s with value 0

type Type = u32

Register size

impl Writable for CONF[src]

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