[][src]Type Definition wip_s32k144::pcc::PCC_FTM1

type PCC_FTM1 = Reg<u32, _PCC_FTM1>;

PCC FTM1 Register

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

For information about available fields see pcc_ftm1 module

Trait Implementations

impl Readable for PCC_FTM1[src]

read() method returns pcc_ftm1::R reader structure

impl ResetValue for PCC_FTM1[src]

Register PCC_FTM1 reset()'s with value 0x8000_0000

type Type = u32

Register size

impl Writable for PCC_FTM1[src]

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