[][src]Type Definition cc3220sf::sspi::CH2CTRL

type CH2CTRL = Reg<u32, _CH2CTRL>;

0x4402 115C 0x4402 215C This register is dedicated to enable the channel 2

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

For information about available fields see ch2ctrl module

Trait Implementations

impl Readable for CH2CTRL[src]

read() method returns ch2ctrl::R reader structure

impl ResetValue for CH2CTRL[src]

Register CH2CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2CTRL[src]

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