[][src]Type Definition wip_s32k144::lptmr0::PSR

type PSR = Reg<u32, _PSR>;

Low Power Timer Prescale Register

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

For information about available fields see psr module

Trait Implementations

impl Readable for PSR[src]

read() method returns psr::R reader structure

impl ResetValue for PSR[src]

Register PSR reset()'s with value 0

type Type = u32

Register size

impl Writable for PSR[src]

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