[][src]Type Definition imxrt1062_spdif::SRPC

type SRPC = Reg<u32, _SRPC>;

PhaseConfig Register

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

For information about available fields see srpc module

Trait Implementations

impl Readable for SRPC[src]

read() method returns srpc::R reader structure

impl ResetValue for SRPC[src]

Register SRPC reset()'s with value 0

type Type = u32

Register size

impl Writable for SRPC[src]

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