[][src]Type Definition rsl10_pac::asrc::ASRC_CTRL

type ASRC_CTRL = Reg<u32, _ASRC_CTRL>;

ASRC Control Register

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

For information about available fields see asrc_ctrl module

Trait Implementations

impl Readable for ASRC_CTRL[src]

read() method returns asrc_ctrl::R reader structure

impl ResetValue for ASRC_CTRL[src]

Register ASRC_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for ASRC_CTRL[src]

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