[][src]Type Definition cc3220sf::hib1p2::POR_TEST_CTRL

type POR_TEST_CTRL = Reg<u32, _POR_TEST_CTRL>;

POR_TEST_CTRL

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

For information about available fields see por_test_ctrl module

Trait Implementations

impl Readable for POR_TEST_CTRL[src]

read() method returns por_test_ctrl::R reader structure

impl ResetValue for POR_TEST_CTRL[src]

Register POR_TEST_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for POR_TEST_CTRL[src]

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