[][src]Type Definition efm32gg11b820::prs::CH9_CTRL

type CH9_CTRL = Reg<u32, _CH9_CTRL>;

Channel Control Register

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

For information about available fields see ch9_ctrl module

Trait Implementations

impl Readable for CH9_CTRL[src]

read() method returns ch9_ctrl::R reader structure

impl ResetValue for CH9_CTRL[src]

Register CH9_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH9_CTRL[src]

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