[][src]Type Definition wip_s32k144::ftm3::PWMLOAD

type PWMLOAD = Reg<u32, _PWMLOAD>;

FTM PWM Load

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

For information about available fields see pwmload module

Trait Implementations

impl Readable for PWMLOAD[src]

read() method returns pwmload::R reader structure

impl ResetValue for PWMLOAD[src]

Register PWMLOAD reset()'s with value 0

type Type = u32

Register size

impl Writable for PWMLOAD[src]

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